update
Some checks failed
CI/CD Pipeline / lint (push) Failing after 28s
CI/CD Pipeline / build (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
sotos
2025-12-16 11:32:23 +01:00
parent 4d88e28f8b
commit 9e042fba2d

View File

@@ -20,6 +20,9 @@ jobs:
pip3 install --upgrade pip
pip3 install yamllint ansible-lint
- name: Install Ansible Collections
run: ansible-galaxy collection install community.docker
- name: Run linters
run: |
yamllint .