community.general/lib/ansible/modules/network/junos
Ganesh Nalawade c3c4ae87dd Add 'update' parameter in junos_config module (#19038)
* Fix # #5839 Add 'update' parameter in junos_config module

Add update parameter in junos_config module which supports
configuration action like merge, replace and overwrite.

* Fix documentation issue

* Fix review comment to add replace argument

Make replace and update argument mutually
exclusive, to support replace for backward
compatibility.
2016-12-20 07:27:26 -05:00
..
__init__.py add package init to junos/ 2016-12-08 11:24:05 -05:00
_junos_template.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05: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 Add 'update' parameter in junos_config module (#19038) 2016-12-20 07:27:26 -05:00
junos_facts.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05: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