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
Toshio Kuratomi 92e4f25066 Make load_params into a function that custom modules can access (#15913) 9 years ago
..
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
a10.py Ziploader 9 years ago
api.py Added basic auth argument spec to utils (#15585) 9 years ago
azure_rm_common.py ran dos2unix and renamed tags cannonical option 9 years ago
basic.py Make load_params into a function that custom modules can access (#15913) 9 years ago
cloudstack.py cloudstack: fix bug, api_secret always None 9 years ago
database.py just a few spelling error changes 10 years ago
docker_common.py Fix bugs from API version 1.20 testing. (#15586) 9 years ago
ec2.py Add shared functionality to return list of security group IDs from list of names (#15054) 9 years ago
eos.py Clarify exception handling in net modules (#15507) 9 years ago
f5.py bigip changes as requested by bcoca and abadger: 9 years ago
facts.py Fix pkgin detection on NetBSD 6 and 7 (#15834) 9 years ago
gce.py Fixed importing the libcloud modules to give a nice error rather than a traceback. 9 years ago
ios.py Clarify exception handling in net modules (#15507) 9 years ago
iosxr.py Clarify exception handling in net modules (#15507) 9 years ago
ismount.py fix typo 9 years ago
junos.py Allow ssh agent usage for junos_netconf 9 years ago
known_hosts.py Add support ssh configs from /etc/openssh. 9 years ago
mysql.py enable mysql connection via unix socket 9 years ago
netcfg.py Fixed issue with parents havings depth of 3+ on add method of NetworkConfig 9 years ago
nxos.py Clarify exception handling in net modules (#15507) 9 years ago
openstack.py Set type for OpenStack 'verify' param 9 years ago
openswitch.py openswitch.py: Fix the OpenSwitch REST authentication 9 years ago
powershell.ps1 Ziploader 9 years ago
rax.py Ship constants to the modules via internal module params rather than a secondary dict. 9 years ago
redhat.py Remove some more unused stdlib deps. 9 years ago
service.py Remove some more unused stdlib deps. 9 years ago
shell.py handle name resolution errors more gracefully from shell.py 9 years ago
splitter.py Insert newlines correctly when splitting literal blocks 10 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 9 years ago
vca.py vCloud module utils error handling bug fixes (#15859) 9 years ago
vmware.py vmware.py: allow for better search functionality (#15053) 9 years ago