mirror of https://github.com/ansible/ansible.git
module_utils/ec2: fix boto3 tags to remove (#25277)
* Fix boto3 tags to remove; unable to remove a list of strings, need list of {'Key': key}
* pep8 fix
* cannot bugfix due to differences in AWS APIs - just document
* add more info to guidelines for using compare_aws_tags
pull/6558/merge
parent
b2b0938aff
commit
7bebc83dcf
Loading…
Reference in New Issue