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 3511e2dfeb Expanding unit tests for module_utils/basic.py 10 years ago
..
__init__.py Add package file. 12 years ago
a10.py Add imports for stdlib modules that are used. 10 years ago
basic.py Expanding unit tests for module_utils/basic.py 10 years ago
cloudstack.py cloudstack: fix case insensitivity 10 years ago
database.py just a few spelling error changes 11 years ago
ec2.py Fixup boto3_conn as commit 6ea772931f broke commit 27398131cf 10 years ago
eos.py bugfix in eos shared module for including defaults 10 years ago
f5.py bigip changes as requested by bcoca and abadger: 10 years ago
facts.py Fixing bug in setup related to StringIO fixes 10 years ago
gce.py fix gce module error reporting 10 years ago
ios.py bugfix in ios shared module for including defaults 10 years ago
iosxr.py adds new iosxr shared module for developing modules that work with IOS XR devices 10 years ago
ismount.py fix typo 10 years ago
known_hosts.py Add support ssh configs from /etc/openssh. 10 years ago
mysql.py Add shared connection code for mysql modules 10 years ago
netcfg.py adds network config file parser to shared modules 10 years ago
nxos.py bugfix in nxos shared module for including defaults 10 years ago
openstack.py Add no-log parameter to common openstack args 10 years ago
openswitch.py initial add of openswitch shared module 10 years ago
powershell.ps1 don't lock file when calculating checksum 10 years ago
rax.py One more stdlib import in module_utils 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 Send empty command before recv 10 years ago
splitter.py Insert newlines correctly when splitting literal blocks 11 years ago
urls.py Fix redirects for get_url 10 years ago
vca.py Add imports for stdlib modules that are used. 10 years ago
vmware.py Undo previous travis/tox fixes and fix underlying issue 11 years ago