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>
This commit is contained in:
jeu-umanit 2025-03-03 12:06:30 +01:00 committed by GitHub
parent 95a7edb26a
commit 1449f4c1b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: