echo init

master
omidshj 2025-09-01 15:18:47 +03:30
parent 826f4b9928
commit 4a5b72705a
1 changed files with 0 additions and 4 deletions

View File

@ -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