1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-19 16:03:14 +00:00
community.general/lib/ansible/module_utils
Pascal Grange 5d49f4e629 Fix related to #13981
When working around "bad systems that insist on not allowing
updates in an atomic manner", we should not run previous exception
management code that tries to perform atomic move in case of
exception since the dirty non atomic move has already been
performed.
2016-02-15 10:18:44 +01:00
..
__init__.py
a10.py Add imports for stdlib modules that are used. 2015-11-02 12:02:26 -08:00
basic.py Fix related to #13981 2016-02-15 10:18:44 +01:00
cloudstack.py cloudstack: fix case insensitivity 2016-01-10 22:38:18 +01:00
database.py
ec2.py Explicitly set validate_certs=False as the boto default is True 2016-01-29 16:37:15 -08:00
eos.py Move Conditional class to netcfg. Added error handling for connect and execute methods. 2016-02-11 00:19:25 -05:00
f5.py bigip changes as requested by bcoca and abadger: 2015-12-24 11:49:31 -08:00
facts.py Merge pull request #13883 from shaba/devel 2016-02-08 10:27:44 -05:00
gce.py fix gce module error reporting 2015-11-12 16:30:46 -08:00
ios.py Move Conditional class to netcfg. Added error handling for connect and execute methods. 2016-02-11 00:19:25 -05:00
iosxr.py add provider to iosxr shared module 2016-01-19 14:51:06 -05:00
ismount.py fix typo 2016-02-08 19:10:04 +01:00
junos.py update shared module junos to handle root logins 2016-02-11 07:36:56 -05:00
known_hosts.py Add support ssh configs from /etc/openssh. 2016-01-14 13:01:49 +03:00
mysql.py Add shared connection code for mysql modules 2015-12-16 13:36:18 -05:00
netcfg.py Move Conditional class to netcfg. Added error handling for connect and execute methods. 2016-02-11 00:19:25 -05:00
nxos.py Move Conditional class to netcfg. Added error handling for connect and execute methods. 2016-02-11 00:19:25 -05:00
openstack.py Add no-log parameter to common openstack args 2015-09-13 19:48:37 +02:00
openswitch.py adds provider argument to openswitch shared module 2016-01-19 14:50:39 -05:00
powershell.ps1 Explictly set the version of strict mode to use for powershell modules. 2015-10-07 06:24:37 +01:00
rax.py One more stdlib import in module_utils 2015-11-02 12:25:18 -08:00
redhat.py Remove some more unused stdlib deps. 2015-11-03 09:53:18 -08:00
service.py Remove some more unused stdlib deps. 2015-11-03 09:53:18 -08:00
shell.py minor bug fixes and updates to shell 2016-02-11 07:36:47 -05:00
splitter.py
urls.py Conditionally create the CustomHTTPSConnection class only if we have the required baseclasses. 2015-12-16 07:47:09 -08:00
vca.py adding password no_log and cleaning up argument spec 2016-01-05 14:52:22 -06:00
vmware.py support for python < 2.7 2016-02-09 08:49:26 +01:00