ansible/lib/ansible/module_utils
Nathaniel Case 8312df1512 Relicense netcfg.py to BSD (#17110)
As with #17025. The caveat regarding machilde's (now obsoleted) commit has been addressed, so netcfg.py is able to be easily relicensed.
2016-08-16 16:35:07 -04:00
..
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 11:15:24 -07:00
a10.py Ziploader 2016-04-05 11:06:17 -07:00
api.py Added basic auth argument spec to utils (#15585) 2016-04-25 14:55:39 -04:00
azure_rm_common.py Port azure_rm_common.py to py3 syntax (#15880) 2016-07-05 16:59:34 -07:00
basic.py YAML treats some unquoted strings as booleans. For instance, (#16961) 2016-08-05 06:51:18 -07:00
cloudstack.py cloudstack: handle unicode API results in has_changed (#16601) 2016-07-07 11:01:30 +02:00
database.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
docker_common.py Fix bugs from API version 1.20 testing. (#15586) 2016-04-25 16:07:24 -04:00
ec2.py Add shared functionality to return list of security group IDs from list of names (#15054) 2016-04-26 09:17:36 -04:00
eos.py Relicense low-hanging fruit to BSD (#17025) 2016-08-10 10:49:27 -07:00
f5.py bigip changes as requested by bcoca and abadger: 2015-12-24 11:49:31 -08:00
facts.py avoid processing bad mtab entries (#16206) 2016-06-09 15:14:26 -04:00
gce.py Fixed importing the libcloud modules to give a nice error rather than a traceback. 2016-05-12 09:14:51 -07:00
ios.py fixes issues with authenticating using ssh-agent for ios devices 2016-06-07 06:33:35 -04:00
iosxr.py Relicense low-hanging fruit to BSD (#17025) 2016-08-10 10:49:27 -07:00
ismount.py fix typo 2016-02-08 19:10:04 +01:00
junos.py fixes using ssh keyfile with junos network module 2016-06-13 22:50:49 -04:00
known_hosts.py Add support ssh configs from /etc/openssh. 2016-01-14 13:01:49 +03:00
mysql.py enable mysql connection via unix socket 2016-04-12 14:16:18 +02:00
netcfg.py Relicense netcfg.py to BSD (#17110) 2016-08-16 16:35:07 -04:00
nxos.py fixes issue with ssh keyfile and nxos authentication 2016-06-07 21:28:31 -04:00
openstack.py Set type for OpenStack 'verify' param 2016-03-11 08:07:30 -05:00
openswitch.py openswitch.py: Fix the OpenSwitch REST authentication 2016-05-18 07:41:04 -04:00
powershell.ps1 Ziploader 2016-04-05 11:06:17 -07:00
rax.py Ship constants to the modules via internal module params rather than a secondary dict. 2016-05-13 10:09:28 -07:00
redhat.py Remove some more unused stdlib deps. 2015-11-03 09:53:18 -08:00
service.py Remove some more unused stdlib deps. 2015-11-03 09:53:18 -08:00
shell.py fixes issues with authenticating using ssh-agent for ios devices 2016-06-07 06:33:35 -04:00
splitter.py Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
urls.py Use .code instead of .getcode() as py24 does not have .getcode(). Fixes https://github.com/ansible/ansible-modules-core/issues/3608 2016-05-13 12:11:15 -05:00
vca.py vCloud module utils error handling bug fixes (#15859) 2016-05-13 23:59:47 -07:00
vmware.py vmware.py: allow for better search functionality (#15053) 2016-04-17 19:10:24 +02:00