1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update atomic_image.py (#19756)

Doc update typo
This commit is contained in:
Samuel Boucher 2017-01-05 13:33:05 -05:00 committed by Matt Davis
parent e1fe403075
commit ed624876d1

View file

@ -49,7 +49,7 @@ options:
default: latest default: latest
started: started:
description: description:
- Start or Stop the continer - Start or Stop the container
required: False required: False
choices: ["yes", "no"] choices: ["yes", "no"]
default: yes default: yes