community.general/lib/ansible/module_utils
ikelos 9e5d4de49a Fix overwrite parameter in module_utils.junos (#18671)
The overwrite parameter is forcibly set to false, meaning a module
passing that parameter will have no effect.  The overwrite facility
is necessary to ensure that conflicting options can be written the
configuration (which, in replace mode, they cannot).

This change ensures that if overwrite is set, it will not be changed
to False in the logic.
2016-12-12 15:57:29 -05:00
..
__init__.py
_text.py
a10.py modified POST body in axapi_authenticate_v3() and axapi_call_v3() (#18104) 2016-11-23 11:10:58 -05:00
api.py
asa.py Disable CLI errors when typing enable (#18531) 2016-12-12 15:55:22 -05:00
azure_rm_common.py
basic.py log on target based on nolog, not verbosity (#18570) 2016-11-29 16:43:29 -05:00
cloud.py
cloudstack.py cloudstack: add helpers to distinguish VMs not in VPC (#18560) 2016-11-20 23:51:50 +01:00
database.py
dellos6.py
dellos9.py Fixes #18663. Bad handling of existing config in dellos9 module. (#18664) 2016-12-12 15:51:32 -05:00
dellos10.py Fixes #18663. Bad handling of existing config in dellos9 module. (#18664) 2016-12-12 15:51:32 -05:00
docker_common.py Remove duplicate declaration of human_to_bytes 2016-11-07 12:04:32 -05:00
ec2.py
eos.py fixes exception raised when extracting timeout value from ModuleStub in eapi (#18651) 2016-11-28 16:00:15 +00:00
exoscale.py
f5.py Clean up shebangs for various files. 2016-11-02 17:00:27 -07:00
facts.py Add RHEV host detection support (#17177) 2016-12-02 12:24:47 -05:00
gcdns.py
gce.py
gcp.py
ios.py
iosxr.py
ipa.py FreeIPA module polymorphic restructuring, Python 3 support, and small fixes. (#18542) 2016-12-04 10:43:35 +00:00
ismount.py
json_utils.py
junos.py Fix overwrite parameter in module_utils.junos (#18671) 2016-12-12 15:57:29 -05:00
known_hosts.py ssh-keyscan can fail to find keys for a host. 2016-12-01 07:53:18 -08:00
lxd.py Clean up shebangs for various files. 2016-11-02 17:00:27 -07:00
mysql.py
netcfg.py
netcli.py
network.py
nxos.py
openstack.py openstack: iterate through nova addresses with six (#18408) 2016-11-18 12:44:16 -08:00
openswitch.py
ovirt.py module_utils: ovirt: Add support to fetch nested object's attributes (#18666) 2016-12-05 15:23:42 -05:00
powershell.ps1 Improved Get-PendingRebootStatus 2016-11-11 14:49:01 -08:00
pycompat24.py
rax.py
redhat.py
service.py dont fail on missing service during check mode 2016-11-22 16:16:55 -05:00
shell.py expose timeout param to socket (#18632) 2016-11-28 15:38:49 +00:00
six.py
splitter.py
sros.py
univention_umc.py
urls.py Fix adding the same trusted certificates multiple times (#18296) 2016-11-02 10:40:48 -07:00
vca.py Fux bug 18584 (#18718) 2016-12-04 10:46:41 +00:00
vmware.py
vyos.py fixes issue with setting the terminal length (pager) in vyos (#18546) 2016-11-21 15:47:48 +00:00