Skip to content

Commit

Permalink
tried appending dockerkey to command
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Feb 2, 2024
1 parent 1151bec commit 80ccfa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
become_user: ubuntu
community.docker.docker_login:
username: kevjimenez
password: "{{ docker_key }}"
password: dckr_pat_sXa-H6Mq0hR0V_VmnOgf52AeSSY

- name: Install Docker Watchtower
community.docker.docker_container:
Expand Down

0 comments on commit 80ccfa5

Please sign in to comment.