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) 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 ran dos2unix and renamed tags cannonical option 10 years ago
basic.py Make load_params into a function that custom modules can access (#15913) 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 Fix bugs from API version 1.20 testing. (#15586) 10 years ago
ec2.py Add shared functionality to return list of security group IDs from list of names (#15054) 10 years ago
eos.py Clarify exception handling in net modules (#15507) 10 years ago
f5.py bigip changes as requested by bcoca and abadger: 10 years ago
facts.py Fix pkgin detection on NetBSD 6 and 7 (#15834) 10 years ago
gce.py Fixed importing the libcloud modules to give a nice error rather than a traceback. 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 Allow ssh agent usage for junos_netconf 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 Fixed issue with parents havings depth of 3+ on add method of NetworkConfig 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 openswitch.py: Fix the OpenSwitch REST authentication 10 years ago
powershell.ps1 Ziploader 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 handle name resolution errors more gracefully from shell.py 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 vCloud module utils error handling bug fixes (#15859) 10 years ago
vmware.py vmware.py: allow for better search functionality (#15053) 10 years ago