mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
ecs_attribute: fixed docs. ecs_attribute: changed state to 'present' by default. ecs_attribute: pep8 fix. ecs_attribute: improved attribute iteration. ecs_attribute: fixed absent EC2_REGION error message. ecs_attribute: fixed exception handling on invalid attribute (e.g. 2+2). ecs_attribute: pep8 fix. ecs_attribute: docs and python3 fixes. ecs_attribute: fixed class declaration for python 2-3 compatibility.