Tweak command
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
duckpunch 2025-05-02 00:32:00 -07:00
parent b74ee1743d
commit 83c4587345

View File

@ -1,3 +1,3 @@
FROM plugins/ansible
RUN ansible-galaxy install --force ansible.posix community.docker
RUN ansible-galaxy collection install ansible.posix community.docker