diff --git a/echo.yml b/echo.yml index 2c11375..8ab2409 100644 --- a/echo.yml +++ b/echo.yml @@ -3,10 +3,6 @@ become: true tasks: - - name: Ensure community.docker collection is installed - ansible.builtin.ansible_galaxy_collection: - name: community.docker - - name: Log in to GitHub Container Registry community.docker.docker_login: registry_url: ghcr.io