community.general/lib/ansible/modules/network/junos
Ganesh Nalawade 95a75e7c3a Fixes #20412 junos_config delete command fix (#20450)
If same config hierarchy is set and deleted in one playbook
for delete statement add support to check if the config is present
on device or in the playbook. If it is present add delete statement in
updated config list.
2017-02-04 09:16:16 -05:00
..
__init__.py add package init to junos/ 2016-12-08 11:24:05 -05:00
_junos_template.py Use M() to link to the replacement module. (#19976) 2017-01-06 16:21:39 +00:00
junos_command.py Fix #4103 Support json format in junos_command module (#19045) 2016-12-15 16:01:23 -05:00
junos_config.py Fixes #20412 junos_config delete command fix (#20450) 2017-02-04 09:16:16 -05:00
junos_facts.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
junos_netconf.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
junos_package.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00