CI/CD edit

This commit is contained in:
2025-02-12 21:13:34 +01:00
parent ec45bb4a1f
commit 23fa27fa7d

View File

@@ -18,6 +18,7 @@ jobs:
apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible
ansible-galaxy collection install community.general --force ansible-galaxy collection install community.general --force
ansible-galaxy collection install ansible.posix --force ansible-galaxy collection install ansible.posix --force
- name: "Check out repo code" - name: "Check out repo code"
uses: actions/checkout@v4 uses: actions/checkout@v4
- run: ls - run: ls