1
0
Fork 0
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:
Apollo3zehn 2023-12-11 13:20:59 +01:00 committed by GitHub
parent 4d233a4146
commit e4cf9f6133
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'