1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules
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
..
cloud [aws] Default state of iam_managed_policy to present (#42069) 2018-06-28 16:03:40 -04:00
clustering New k8s_facts module 2018-06-25 17:05:20 -07:00
commands Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
crypto new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
database Add the possiblity to force a plugin installation (#41688) 2018-06-27 12:36:51 -04:00
files change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
identity Adds description of the group to documentation (#42080) 2018-06-28 15:00:27 -07:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Update zabbix_screen.py limit screen columns (#41487) 2018-06-21 07:36:18 -04:00
net_tools Temporarily revert c119d54 2018-06-15 13:00:54 -07:00
network Fix junos_config confirm commit issue (#41527) 2018-06-29 15:09:55 +05:30
notification Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
packaging Make zypper work with python3 2018-06-25 15:58:24 -04:00
remote_management Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
source_control Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
storage Fix API call to get ActiveCluster information and add (#41744) 2018-06-22 10:46:02 -05:00
system change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
utilities Improve code style 2018-06-21 13:59:50 -04:00
web_infrastructure Update supervisorctl.py (#42031) 2018-06-28 11:53:07 -04:00
windows win_domain: fix typo in cmdlet call (#41993) 2018-06-27 11:29:45 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00