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
moe 5e1e1a4dff Fixes #744.
The following cases work for me now:
- Create new ASG with tags
- Update tags on ASG (create/change/delete)

In short, the module should now work as expected
wrt tagging. The previous code did not work at all
with latest boto for me (serialization errors) and
the logic was buggy anyway; e.g. removed tags
would never get deleted from ec2.
2016-12-08 11:22:49 -05:00
..
amazon Fixes #744. 2016-12-08 11:22:49 -05:00
azure password required 2016-12-08 11:22:43 -05:00
digital_ocean Add note about using version 1 of DigitalOcean API. 2016-12-08 11:22:45 -05:00
docker Update docker.py 2016-12-08 11:22:49 -05:00
google Added multiple allowed ranges. 2016-12-08 11:22:49 -05:00
linode added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
openstack undeprecated openstack modules as new ones are not making into release 2016-12-08 11:22:49 -05:00
rackspace Prevent an empty error message 2016-12-08 11:22:48 -05:00
vmware added version added for new template options 2016-12-08 11:22:37 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00