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
James Cammarata 0e68c6d6fe Cleaning up use of literal_eval in basic.py AnsibleModule.safe_eval 9 years ago
..
__init__.py Add package file. 11 years ago
a10.py Add imports for stdlib modules that are used. 9 years ago
api.py common retry and rate limiting decorators for apis 9 years ago
basic.py Cleaning up use of literal_eval in basic.py AnsibleModule.safe_eval 9 years ago
cloudstack.py cloudstack: add CS_HYPERVISORS constant 9 years ago
database.py just a few spelling error changes 10 years ago
ec2.py paging for amazon modules 9 years ago
eos.py fixes ansible-modules-code#3250 9 years ago
f5.py bigip changes as requested by bcoca and abadger: 9 years ago
facts.py fix lsb fact gathering 9 years ago
gce.py fix gce module error reporting 9 years ago
ios.py feature in ios to tell shell not to kickstart 9 years ago
iosxr.py minor bugfix that will catch connection errors in iosxr 9 years ago
ismount.py fix typo 9 years ago
junos.py minor bugfix that will catch connection errors in junos 9 years ago
known_hosts.py Add support ssh configs from /etc/openssh. 9 years ago
mysql.py Add mysql connection_timeout param to module_utils/mysql.py 9 years ago
netcfg.py Move Conditional class to netcfg. Added error handling for connect and execute methods. 9 years ago
nxos.py updates to nxos shared module 9 years ago
openstack.py Set type for OpenStack 'verify' param 9 years ago
openswitch.py bugfixes for openswitch shared module 9 years ago
powershell.ps1 don't lock file when calculating checksum 9 years ago
rax.py One more stdlib import in module_utils 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 feature to allow prompts to be configured at instatiation 9 years ago
splitter.py Insert newlines correctly when splitting literal blocks 10 years ago
urls.py Check return value of get_distribution() 9 years ago
vca.py adding password no_log and cleaning up argument spec 9 years ago
vmware.py add find_vm_by_name function to vmware utils 9 years ago