community.general/lib/ansible
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
..
cli Add missing import in vault.py 2015-06-05 23:04:21 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Don't allow setting become_pass in a play 2015-06-05 14:10:00 -05:00
galaxy Making the switch to v2 2015-05-03 21:47:26 -05:00
inventory Fix raising AnsibleError 2015-06-05 11:41:23 -07:00
module_utils cloudstack: prevent getting the wrong project. 2015-06-09 16:16:58 +02:00
modules updated submodule refs 2015-06-08 20:14:47 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Fix for six version 1.1.0 (rhel6). 2015-06-03 10:25:07 -07:00
playbook Raise AnsibleParserError instead of AssertionError 2015-06-06 09:16:38 -05:00
plugins updated copyright as MPD does not deserve the blame for this one 2015-06-08 20:20:07 -04:00
template Fixing some small bugs related to integration tests (v2) 2015-06-01 16:42:10 -05:00
utils added missing imports to doc module 2015-06-03 15:00:41 -04:00
vars Cleaning up VariableManager tests (v2) 2015-05-14 20:10:31 -05:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py removed duplicate retry config entries 2015-05-25 11:06:04 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00