mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
add required argument to example (#461)
Signed-off-by: weichweich <archbelt@posteo.de>
This commit is contained in:
parent
e6544bdd0a
commit
08dd7b0ceb
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ EXAMPLES = '''
|
|||
- name: Play kube file
|
||||
containers.podman.podman_play:
|
||||
kube_file: ~/kube.yaml
|
||||
state: started
|
||||
|
||||
'''
|
||||
import re # noqa: F402
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue