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
biancalana e143d3a75b Better FreeBSD distribution facts (#15866)
* - Give more usable content to distribution_version and set distribution_major_version

* Make python 2.4 friendly
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 Comment on is_executable's limitations and change logic to only use bit-manipulations 10 years ago
cloudstack.py cloudstack: simplify tag handling (#16188) 10 years ago
database.py just a few spelling error changes 11 years ago
docker_common.py Port docker_common.py to py3 compatible syntax (#15877) 10 years ago
ec2.py fix error message (#16264) 10 years ago
eos.py Clarify exception handling in net modules (#15507) 10 years ago
f5.py Adds a general purpose Exception class for F5 modules (#15977) 10 years ago
facts.py Better FreeBSD distribution facts (#15866) 10 years ago
gce.py Port the gce snippet to a python 2.6 to 3 compatible syntax (#15872) 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 Merge pull request #15743 from mattchilders/multi-parent-netcfg-difference 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 moved pending reboot to powershell.ps1 10 years ago
pycompat24.py Rename pycompat to pycompat24 10 years ago
rax.py Port rax.py to python3 compatible syntax (#15875) 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
six.py Some Python-3 module_utils support 10 years ago
splitter.py Insert newlines correctly when splitting literal blocks 11 years ago
urls.py Port urls.py to python3 and other byte vs text fixes (#16124) 10 years ago
vca.py Port the module snippet to python3 (#15870) 10 years ago
vmware.py Port the module snippet to python3 (#15870) 10 years ago