mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
change be to exist in the docs
This commit is contained in:
@@ -30,7 +30,7 @@ options:
|
||||
state:
|
||||
description:
|
||||
- absent - tags should not exist,
|
||||
- present - tags should be,
|
||||
- present - tags should exist,
|
||||
- list - list current tags.
|
||||
required: False
|
||||
choices: ['absent', 'present', 'list']
|
||||
|
||||
Reference in New Issue
Block a user