mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
doc: podman_secret: fix indentation error in example
Signed-off-by: Julien Eula <jeula@umanit.fr>
This commit is contained in:
parent
95a7edb26a
commit
720bdf9a4f
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ EXAMPLES = r"""
|
|||
- mysecret
|
||||
detach: false
|
||||
command: cat /run/secrets/mysecret
|
||||
register: container
|
||||
register: container
|
||||
|
||||
- name: Output secret data
|
||||
debug:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue