diff --git a/library/cloud/ec2_tag b/library/cloud/ec2_tag index 6c6eb94d218..5cae1cf3ab0 100644 --- a/library/cloud/ec2_tag +++ b/library/cloud/ec2_tag @@ -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: