echo init
parent
826f4b9928
commit
4a5b72705a
4
echo.yml
4
echo.yml
|
@ -3,10 +3,6 @@
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Ensure community.docker collection is installed
|
|
||||||
ansible.builtin.ansible_galaxy_collection:
|
|
||||||
name: community.docker
|
|
||||||
|
|
||||||
- name: Log in to GitHub Container Registry
|
- name: Log in to GitHub Container Registry
|
||||||
community.docker.docker_login:
|
community.docker.docker_login:
|
||||||
registry_url: ghcr.io
|
registry_url: ghcr.io
|
||||||
|
|
Loading…
Reference in New Issue