Closed daparm closed 9 months ago
Describe the bug The aws ec2 tag module does not support listing of tags anymore, use the desired amazon.aws.ec2_tag_info role instead.
Installation method/version
Ansible Version
ansible --version ansible [core 2.15.4]
Targetted hosts
Expected behavior
Additional context
The module "ec2_tag_module" state option "list" has been deprecated since version 4.0.0 and moved to the module "amazon.aws.ec2_tag_info"
Source: https://docs.ansible.com/ansible/latest/collections/amazon/aws/ec2_tag_module.html#parameter-state
Available in new (0.14.1) version.
0.14.1
Describe the bug The aws ec2 tag module does not support listing of tags anymore, use the desired amazon.aws.ec2_tag_info role instead.
Installation method/version
Ansible Version
Targetted hosts
Expected behavior
Additional context
The module "ec2_tag_module" state option "list" has been deprecated since version 4.0.0 and moved to the module "amazon.aws.ec2_tag_info"
Source: https://docs.ansible.com/ansible/latest/collections/amazon/aws/ec2_tag_module.html#parameter-state