community.general/lib/ansible/modules/network/junos
Peter Sprygada b06123e986 fixes junos_config to be idempotent when confirming a commit (#4946)
The junos_config module would always return true when confirming a commit
This changes the module to now check first making the feature idempontent
2016-12-08 11:25:12 -05:00
..
__init__.py add package init to junos/ 2016-12-08 11:24:05 -05:00
junos_command.py fix import in junos_command module (#4927) 2016-12-08 11:25:11 -05:00
junos_config.py fixes junos_config to be idempotent when confirming a commit (#4946) 2016-12-08 11:25:12 -05:00
junos_facts.py fix up junos_facts import statements (#4928) 2016-12-08 11:25:11 -05:00
junos_netconf.py bug fixes in junos_netconf module (#4924) 2016-12-08 11:25:11 -05:00
junos_package.py fixes import statements in junos_package module (#4929) 2016-12-08 11:25:11 -05:00
junos_template.py update junos_template module 2016-12-08 11:25:01 -05:00