mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
* Fix junos_config confirm commit issue Fixes #40626 * Due to issue in ncclient commit() method for Juniper device (ncclient/ncclient#238) add a workaround in junos netconf plugin to generate proper commit-configuration xml and execute it using ncclient generic `rpc()` method. * Update junos_config doc |
||
---|---|---|
.. | ||
__init__.py | ||
ce.py | ||
default.py | ||
iosxr.py | ||
junos.py | ||
sros.py |