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 b70d83fe1d fixes minor issue with expanding blocks in netcfg
This fixes a minor bug where blocks in netcfg where not being expanded
when replace=block was specified.
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 updates for Azure SDK 2.0.0rc4 10 years ago
basic.py Fixed bug in find_mount_point function 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 avoid processing bad mtab entries (#16206) 10 years ago
gce.py Fixed importing the libcloud modules to give a nice error rather than a traceback. 10 years ago
ios.py fixes issues with authenticating using ssh-agent for ios devices 10 years ago
iosxr.py Clarify exception handling in net modules (#15507) 10 years ago
ismount.py fix typo 10 years ago
junos.py fixes using ssh keyfile with junos network module 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 minor issue with expanding blocks in netcfg 10 years ago
nxos.py fixes issue with ssh keyfile and nxos authentication 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 fixes issues with authenticating using ssh-agent for ios devices 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