Skip to content

Commit

Permalink
Fix example name (#687)
Browse files Browse the repository at this point in the history
Signed-off-by: Apollo3zehn <[email protected]>
Co-authored-by: Apollo3zehn <[email protected]>
  • Loading branch information
Apollo3zehn and Apollo3zehn authored Dec 11, 2023
1 parent 4d233a4 commit e4cf9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/podman_login.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
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'
Expand Down

0 comments on commit e4cf9f6

Please sign in to comment.