Add ansible/playbooks/docker-login.yml

This commit is contained in:
Matt Reeves 2024-12-31 17:13:34 -05:00
parent 2591d1bbbc
commit b6daa2017b

View file

@ -0,0 +1,7 @@
- hosts: "*"
become: false
tasks:
- name: Log into DockerHub
docker_login:
username: mafyuh
password: test