amazon.aws
amazon.aws copied to clipboard
use_contrib_script_compatible_ec2_tag_keys compatibility version
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
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.
@danielmotaleite Has been addressed by https://github.com/ansible-collections/amazon.aws/pull/858