You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py add package init to junos/ 10 years ago
junos_command.py fix import in junos_command module (#4927) 9 years ago
junos_config.py fixes junos_config to be idempotent when confirming a commit (#4946) 9 years ago
junos_facts.py fix up junos_facts import statements (#4928) 9 years ago
junos_netconf.py bug fixes in junos_netconf module (#4924) 9 years ago
junos_package.py fixes import statements in junos_package module (#4929) 9 years ago
junos_template.py update junos_template module 9 years ago