amazon.aws icon indicating copy to clipboard operation
amazon.aws copied to clipboard

use_contrib_script_compatible_ec2_tag_keys compatibility version

Open danielmotaleite opened this issue 3 years ago • 1 comments

Summary

In https://docs.ansible.com/ansible/latest/collections/amazon/aws/aws_ec2_inventory.html#parameter-use_contrib_script_compatible_ec2_tag_keys

The use_contrib_script_compatible_ec2_tag_keys do not work in ansible 2.9, but the documentation fail to specify when it was introduced, so users are left to guess to what version they should upgrade.

Also, the option should point to https://github.com/ansible-collections/amazon.aws/issues/675 compatibility examples for older versions or simple workaround for just a few missing features

Issue Type

Documentation Report

Component Name

aws_ec2

Ansible Version

$ ansible --version

Collection Versions

No response

Configuration

No response

OS / Environment

No response

Additional Information

No response

Code of Conduct

  • [X] I agree to follow the Ansible Code of Conduct

danielmotaleite avatar Feb 15 '22 22:02 danielmotaleite

Files identified in the description:

  • [plugins/inventory/aws_ec2.py](https://github.com/['ansible-collections/amazon.aws', 'ansible-collections/community.aws', 'ansible-collections/community.vmware']/blob/main/plugins/inventory/aws_ec2.py)

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot avatar Feb 15 '22 22:02 ansibullbot

@danielmotaleite Has been addressed by https://github.com/ansible-collections/amazon.aws/pull/858

alinabuzachis avatar Aug 26 '22 10:08 alinabuzachis