mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-06 16:34:02 -07:00
* 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. |
||
---|---|---|
.. | ||
__init__.py | ||
_junos_template.py | ||
junos_command.py | ||
junos_config.py | ||
junos_facts.py | ||
junos_netconf.py | ||
junos_package.py |