1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Brian Coca e0ef217f97 Revert "Adding raw module to list of modules allowing raw params"
This reverts commit bc041ffea0.
same fix x2 does not fix it 'more'
2015-06-02 13:33:33 -04:00
..
cli added missing ansibleoptionserror import and moved args check in playbook to after parser exists to allow for creating usage info 2015-06-02 11:03:17 -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 Correctly evaluate changed/failed for tasks using loops 2015-06-02 09:42:08 -05:00
galaxy Making the switch to v2 2015-05-03 21:47:26 -05:00
inventory Fixing an oops in inventory/__init__.py where the slots are incorrect 2015-06-01 20:02:15 -05:00
module_utils cloudstack: add timeout to utils 2015-06-02 14:51:25 +02:00
modules Submodule pointer update for core to the merged v2 branch 2015-06-01 19:46:29 -05:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Revert "Adding raw module to list of modules allowing raw params" 2015-06-02 13:33:33 -04:00
playbook Moving included file stuff to a proper dedicated class and file (v2) 2015-05-28 23:58:38 -05:00
plugins Fixing some small bugs related to integration tests (v2) 2015-06-01 16:42:10 -05:00
template Fixing some small bugs related to integration tests (v2) 2015-06-01 16:42:10 -05:00
utils cloudstack: add api_timeout to doc fragments 2015-06-02 14:51:25 +02: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