ansible/changelogs/fragments/66840-ec2_tag-deprecate-list.yaml
Mark Chappell 052e8b7be4
ec2_tag - Deprecate the use of state=list (#66840)
* ec2_tag - Deprecate the use of state=list

* Update lib/ansible/modules/cloud/amazon/ec2_tag.py

* Add changelog and porting_guide entries

Co-authored-by: flowerysong <junk+github@flowerysong.com>
2020-02-19 13:54:34 -05:00

2 lines
87 B
YAML

deprecated_features:
- 'ec2_tag: deprecate the `list` option in favor of ec2_tag_info'