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 08a58ae025 Fix for run_command tests now that it returns native strings 9 years ago
..
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
_text.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 9 years ago
a10.py Fix call to `axapi_call_v3()` (#17637) 9 years ago
api.py Added basic auth argument spec to utils (#15585) 10 years ago
asa.py removes filter attribute from asa 9 years ago
azure_rm_common.py Fix the security rules name duplication of azure_rm_common. (#16897) 9 years ago
basic.py Fix for run_command tests now that it returns native strings 9 years ago
cloud.py CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 9 years ago
cloudstack.py cloudstack: move common code to module_utils (#17635) 9 years ago
database.py just a few spelling error changes 11 years ago
dellos6.py Update OS6 sublevels (#17735) 9 years ago
dellos9.py fixes mode on module_utils/dellos9.py (#17682) 9 years ago
dellos10.py Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617) 9 years ago
docker_common.py Let docker-py decode pull response 9 years ago
ec2.py Allow AWSRetry class to be created without boto3/botocore installed 9 years ago
eos.py switches the kickstart arg from True to False for eos (#17858) 9 years ago
exoscale.py exo_dns: new module utils and integration tests for exoscale DNS (#17230) 9 years ago
f5.py Adds a general purpose Exception class for F5 modules (#15977) 10 years ago
facts.py Specify run_command decode error style as arg (#17886) 9 years ago
gcdns.py Fix import of gce/gcdns without a libcloud module 10 years ago
gce.py Fix import of gce/gcdns without a libcloud module 10 years ago
gcp.py Refactored gce util module to support other GCP services (#15924) 10 years ago
ios.py Network module cleanup (#17334) 9 years ago
iosxr.py clean up iosxr shared module 9 years ago
ismount.py fix typo 10 years ago
json_utils.py bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834) 9 years ago
junos.py fixes issue with run_commands raising error (#17861) 9 years ago
known_hosts.py Add support ssh configs from /etc/openssh. 10 years ago
lxd.py moved from extras repo where it incorrectly exists (#17124) 9 years ago
mysql.py enable mysql connection via unix socket 10 years ago
netcfg.py allow netcfg to pass kwargs from __call__ to configure() (#17653) 9 years ago
netcli.py adds new exception for adding condition statements to Conditional (#17859) 9 years ago
network.py Update Junos to NetworkModule (#17197) 9 years ago
nxos.py fixes issue when calling save_config() and transport is nxapi (#17835) 9 years ago
openstack.py Set type for OpenStack 'verify' param 10 years ago
openswitch.py Cleanup openswitch 9 years ago
ovirt.py Add oVirt support to `ansible/module_utils` module (#17364) 9 years ago
powershell.ps1 Bugfix: fixes new-alias bug when debugging powershell (#17816) 9 years ago
pycompat24.py Migrate basestring to a python3 compatible type (#17199) 9 years ago
rax.py Migrate basestring to a python3 compatible type (#17199) 9 years ago
redhat.py Remove some more unused stdlib deps. 10 years ago
service.py removed unused code, added comment explaining 9 years ago
shell.py Cleanup openswitch 9 years ago
six.py Some Python-3 module_utils support 10 years ago
splitter.py Changing license on module_utils/splitter.py to BSD 9 years ago
sros.py updates sros shared module 9 years ago
univention_umc.py univention: add common code for univention corporate server modules (#16172) 9 years ago
urls.py Fix url lookup for python 3 (#17295) 9 years ago
vca.py Defined children for get_vm (#15904) 9 years ago
vmware.py Port the module snippet to python3 (#15870) 10 years ago
vyos.py Cleanup openswitch 9 years ago