You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils
Peter Sprygada 8f7c879574 Merge pull request #15629 from privateip/fix-15496
make netcfg preserve command order
10 years ago
..
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
a10.py Ziploader 10 years ago
api.py Added basic auth argument spec to utils (#15585) 10 years ago
azure_rm_common.py Port azure_rm_common.py to py3 syntax (#15880) 10 years ago
basic.py Some Python-3 module_utils support 10 years ago
cloudstack.py cloudstack: fix bug, api_secret always None 10 years ago
database.py just a few spelling error changes 11 years ago
docker_common.py Port docker_common.py to py3 compatible syntax (#15877) 10 years ago
ec2.py Handle case of both Key and key (#15468) 10 years ago
eos.py Clarify exception handling in net modules (#15507) 10 years ago
f5.py Add port argument for bigsuds (#15434) 10 years ago
facts.py Fix pkgin detection on NetBSD 6 and 7 (#15834) 10 years ago
gce.py Port the gce snippet to a python 2.6 to 3 compatible syntax (#15872) 10 years ago
ios.py Clarify exception handling in net modules (#15507) 10 years ago
iosxr.py Clarify exception handling in net modules (#15507) 10 years ago
ismount.py fix typo 10 years ago
junos.py Port the rest of the file to the 2.4/3 compatible syntax (#15873) 10 years ago
known_hosts.py Add support ssh configs from /etc/openssh. 10 years ago
mysql.py enable mysql connection via unix socket 10 years ago
netcfg.py fixes #15496 10 years ago
nxos.py Clarify exception handling in net modules (#15507) 10 years ago
openstack.py Set type for OpenStack 'verify' param 10 years ago
openswitch.py Clarify exception handling in net modules (#15507) 10 years ago
powershell.ps1 Ziploader 10 years ago
pycompat.py Some Python-3 module_utils support 10 years ago
rax.py Ship constants to the modules via internal module params rather than a secondary dict. 10 years ago
redhat.py Remove some more unused stdlib deps. 10 years ago
service.py Remove some more unused stdlib deps. 10 years ago
shell.py Port shell snippet to python3/2.4 compatible syntax (#15874) 10 years ago
six.py Some Python-3 module_utils support 10 years ago
splitter.py Insert newlines correctly when splitting literal blocks 11 years ago
urls.py Use .code instead of .getcode() as py24 does not have .getcode(). Fixes https://github.com/ansible/ansible-modules-core/issues/3608 10 years ago
vca.py Port the module snippet to python3 (#15870) 10 years ago
vmware.py Port the module snippet to python3 (#15870) 10 years ago