Commit ed1c7a0f by James Cammarata

Merge pull request #7128 from stansonhealth/improve_tag_docu

update ec2_tags documentation to include missing option
parents 2c9c4298 b5895712
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment