mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 14:21:30 +00:00
atomic_container: drop duplicate 'latest' choice (#32794)
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
committed by
ansibot
parent
9c58827410
commit
69f13bbb6c
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user