community.general/lib/ansible/module_utils
Ganesh Nalawade b84adfd885
Fix ios and vyos cliconf edit_config return type (#41896)
* Fix ios and vyos cliconf edit_config return type

Modify cliconf edit_config api to return a json string with
diff and response received from remote host for ios and vyos.

* Doc change
2018-06-25 15:35:39 +05:30
..
aws Add AWS boto3 error code exception function is_boto3_error_code (#41202) 2018-06-12 12:15:16 -04:00
common Do absolute imports to please broken import linter 2018-05-27 02:23:57 +02:00
facts facts: suse: Fix major version detection for SUSE (#41416) 2018-06-18 09:53:50 -04:00
k8s K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
net_tools Fix for updating the name in case of host record and network view and also display meaningful error in case of connection timeout (#40597) 2018-05-31 12:25:15 +05:30
network Fix ios and vyos cliconf edit_config return type (#41896) 2018-06-25 15:35:39 +05:30
parsing
powershell
remote_management
six
__init__.py
_text.py
acme.py New module: acme_certificate_revoke (#40995) 2018-06-25 02:09:18 -04:00
ansible_release.py
ansible_tower.py Fix tower_* modules **params kwargs (#40137) 2018-05-25 18:03:12 -05:00
api.py
azure_rm_common.py fixed passing non-default base_url from explicitly set cloud_environment (#40225) 2018-06-07 14:53:05 +08:00
azure_rm_common_rest.py
basic.py accept + and - modifiers for file attributes (#40061) 2018-06-14 06:31:14 -07:00
cloud.py
cloudscale.py
cloudstack.py
connection.py
crypto.py
database.py
digital_ocean.py
dimensiondata.py
docker_common.py Add 'init' option to docker_container module to support docker's `--init` option (#34547) 2018-05-24 12:55:16 -05:00
ec2.py
exoscale.py
f5_utils.py
firewalld.py
gcdns.py
gce.py
gcp.py
gcp_utils.py GCP Inventory Plugin scopes fix 2018-06-08 13:04:37 -07:00
gitlab.py
heroku.py
infinibox.py
influxdb.py
ipa.py
ismount.py
json_utils.py
keycloak.py
known_hosts.py
ldap.py
lxd.py
manageiq.py
memset.py New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02:00
mysql.py
netapp.py
oneandone.py
oneview.py
opennebula.py Fix opennebula test stub (#40436) 2018-05-25 07:42:14 +02:00
openstack.py openstack: Correct fail_json call in module_utils (#41064) 2018-06-04 10:18:15 +02:00
ovirt.py
postgres.py
pure.py
pycompat24.py
rax.py
redhat.py
scaleway.py
service.py
splitter.py
univention_umc.py
urls.py Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
vca.py
vmware.py VMware: Add timeout in wait_for_task (#39596) 2018-06-20 11:23:58 +05:30
vmware_rest_client.py
vultr.py