mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
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.