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/modules/cloud
Matthew Martin 4d952d6e6e Add CAPABILITY_NAMED_IAM to cloudformation capabilities
While from the documentation[1] one would assume that replacing
CAPABILITY_IAM with CAPABILITY_NAMED_IAM; this as empirically been shown
to not be the case.

1: "If you have IAM resources, you can specify either capability. If you
have IAM resources with custom names, you must specify
CAPABILITY_NAMED_IAM."
http://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html
2016-12-08 11:24:45 -05:00
..
amazon Add CAPABILITY_NAMED_IAM to cloudformation capabilities 2016-12-08 11:24:45 -05:00
azure Fix azure_rm_virtualmachine (#4174). 2016-12-08 11:24:43 -05:00
digital_ocean Bug: repeatable invocation with state=present leads to (#3052) 2016-12-08 11:24:44 -05:00
docker Entrypoint fails with 'command not found' error. 2016-12-08 11:24:43 -05:00
google Collapse boilerplate code into change_instance_state function 2016-12-08 11:24:45 -05:00
linode Py3 exclude list (#3698) 2016-12-08 11:24:29 -05:00
openstack Make os_floating_ip module idempotent 2016-12-08 11:24:44 -05:00
rackspace Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 2016-12-08 11:24:34 -05:00
vmware Port vsphere_guest to py3/py2.4 syntax (#3721) 2016-12-08 11:24:30 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00