community.general/lib/ansible/module_utils
Rene Moser fc3020c57a cloudstack: prevent getting the wrong project.
Since we use domain and account data to filter the project, listall is not needed and can return the wrong identical named project of another account if root admin permissions are used.

Fixed projects names are not case insensitive.
2015-06-09 16:16:58 +02: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 Merge branch 'v2_final' into devel_switch_v2 2015-06-01 16:42:59 -05:00
cloudstack.py cloudstack: prevent getting the wrong project. 2015-06-09 16:16:58 +02:00
database.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
ec2.py Remove check of hardcoded AWS region list. 2015-04-15 17:55:27 -04:00
f5.py Simplify Fully Qualified function 2015-06-03 21:19:11 +02:00
facts.py Merge branch 'devel' into devel_switch_v2 2015-06-01 16:53:15 -05: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 Remove unneeded required_one_of for openstack 2015-05-29 13:09:45 -07:00
powershell.ps1 Add -Compress to ConvertTo-Json calls in common powershell code 2015-05-29 10:40:24 -04:00
rax.py Prevent an empty error message 2015-03-10 11:30:28 -05: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 Make fetch_url check the server's certificate on https connections 2015-05-28 13:20:40 -07:00