mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-04-25 10:32:41 +00:00
Fix example name (#687)
Signed-off-by: Apollo3zehn <git@m1.apollo3zehn.net> Co-authored-by: Apollo3zehn <git@m1.apollo3zehn.net>
This commit is contained in:
parent
4d233a4146
commit
e4cf9f6133
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ EXAMPLES = r"""
|
|||
username: user
|
||||
password: 'p4ssw0rd'
|
||||
|
||||
- name: Login to default registry and create ${XDG_RUNTIME_DIR}/containers/auth.json
|
||||
- name: Login to quay.io and create ${XDG_RUNTIME_DIR}/containers/auth.json
|
||||
containers.podman.podman_login:
|
||||
username: user
|
||||
password: 'p4ssw0rd'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue