Skip to content

Commit

Permalink
aws-docker-login: update tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
naisanzaa committed Jan 19, 2024
1 parent 0845743 commit 54bbe72
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions playbooks/roles/aws-docker-login/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@
- USERNAME
- REMOTE_REGISTRY
- PASSWORD_STDIN
changed_when: false

- name: show docker config
shell: cat /home/ubuntu/.docker/config.json
when: REMOTE_REGISTRY
changed_when: false

0 comments on commit 54bbe72

Please sign in to comment.