community.general/lib/ansible/module_utils
Monty Taylor 8c7267f9b9 Add support for new OpenStack modules
Incoming cloud config for OpenStack is complex due to plugins and
deployer choices. Rather than having the logic spread all over the
OpenStack modules, centralize it in the module_utils code.
2015-02-11 14:04:27 -05:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
a10.py A10 module improvements 2014-08-28 20:23:48 -05:00
basic.py Obfuscate passwords in more places where it is displayed 2015-02-09 10:13:13 -08:00
database.py Special case the lone asterisk fragment in mysql 2014-11-25 08:06:15 -08:00
ec2.py Merge pull request #9419 from willthames/aws_frankfurt 2014-12-22 08:46:20 -05:00
facts.py Explicitly close files opened by facts 2015-02-09 14:30:06 -08:00
gce.py Google: allow for different libcloud provider to support upcoming DNS module 2014-10-29 19:57:46 +00:00
known_hosts.py Have known_hosts function use the url parameter instead of getting a specific attribute out of the module dict. 2014-12-04 11:39:35 -08:00
openstack.py Add support for new OpenStack modules 2015-02-11 14:04:27 -05:00
powershell.ps1 Revised following comments from Chris Church. 2014-12-16 04:47:01 +00:00
rax.py Fix rax_find_loadbalancer issues 2014-11-06 16:41:34 -06:00
redhat.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
splitter.py Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
urls.py Revert "Fix: Add support for SSL protocol version configuration option" 2015-01-19 08:36:17 -05:00