atomic_container: drop duplicate 'latest' choice (#32794)

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2017-11-10 22:21:00 +01:00 committed by ansibot
parent 9c58827410
commit 69f13bbb6c

View file

@ -53,7 +53,7 @@ options:
description:
- State of the container
required: True
choices: ["latest", "absent", "latest", "rollback"]
choices: ["latest", "absent", "rollback"]
default: "latest"
mode:
description: