mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Merge pull request #7128 from stansonhealth/improve_tag_docu
update ec2_tags documentation to include missing option
This commit is contained in:
@@ -33,7 +33,7 @@ options:
|
||||
- Whether the tags should be present or absent on the resource. Use list to interrogate the tags of an instance.
|
||||
required: false
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
choices: ['present', 'absent', 'list']
|
||||
aliases: []
|
||||
region:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user