You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
moe 047bd6f651 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.
10 years ago
..
amazon Fixes #744. 10 years ago
azure added __init__.py to new cloud subcategories so builds work again 10 years ago
digital_ocean Fixes #581 - digitalocean module cannot create private_networking=true droplets 10 years ago
docker Spelling and grammar fix 10 years ago
google adding disk_type option to choose from pd-ssd or pd-standard 10 years ago
linode added __init__.py to new cloud subcategories so builds work again 10 years ago
openstack Fixed typo in comment 10 years ago
rackspace Merge pull request #672 from sivel/rax-cdb-db-fixups 10 years ago
vmware added version added for new template options 10 years ago
__init__.py package files 10 years ago