community.general/lib/ansible/modules/network/junos
Ganesh Nalawade 88b966e23b
Fix junos_config confirm commit issue (#41527)
* 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
2018-06-29 15:09:55 +05:30
..
__init__.py add package init to junos/ 2016-12-08 11:24:05 -05:00
junos_banner.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_command.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_config.py Fix junos_config confirm commit issue (#41527) 2018-06-29 15:09:55 +05:30
junos_facts.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_interface.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_l2_interface.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_l3_interface.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_linkagg.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_lldp.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_lldp_interface.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_logging.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_netconf.py Add supported connection in junos module documentation (#38813) 2018-04-17 10:27:29 +05:30
junos_package.py Add supported connection in junos module documentation (#38813) 2018-04-17 10:27:29 +05:30
junos_rpc.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_scp.py Add supported connection in junos module documentation (#38813) 2018-04-17 10:27:29 +05:30
junos_static_route.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_system.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_user.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_vlan.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
junos_vrf.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00