change be to exist in the docs

This commit is contained in:
yaacov 2017-09-26 14:11:28 +03:00 committed by René Moser
parent 19f4120c89
commit 3ffc62b43b

View file

@ -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']