1
0
Fork 0
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 (#905)

Signed-off-by: Julien Eula <jeula@umanit.fr>
Signed-off-by: johnsonlien <johnsonlien95@gmail.com>
This commit is contained in:
jeu-umanit 2025-03-03 12:06:30 +01:00 committed by johnsonlien
parent 42fad01b2e
commit 4a91c22a8a

View file

@ -98,7 +98,7 @@ EXAMPLES = r"""
- mysecret
detach: false
command: cat /run/secrets/mysecret
register: container
register: container
- name: Output secret data
debug: