ansible/network/junos
Peter Sprygada 3a2cfadb31 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-09-20 11:42:51 -04:00
..
__init__.py add package init to junos/ 2016-02-11 07:26:54 -05:00
junos_command.py fix import in junos_command module (#4927) 2016-09-19 23:13:53 -04:00
junos_config.py fixes junos_config to be idempotent when confirming a commit (#4946) 2016-09-20 11:42:51 -04:00
junos_facts.py fix up junos_facts import statements (#4928) 2016-09-19 23:18:26 -04:00
junos_netconf.py bug fixes in junos_netconf module (#4924) 2016-09-19 22:26:56 -04:00
junos_package.py fixes import statements in junos_package module (#4929) 2016-09-19 23:18:35 -04:00
junos_template.py update junos_template module 2016-09-02 22:36:22 -04:00