fix: ci
Some checks failed
Ansible Lint / build (push) Failing after 52s

This commit is contained in:
s3lph 2024-04-14 19:30:46 +02:00
parent f3d2b61765
commit b2c56d94b7
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -11,7 +11,8 @@ jobs:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: https://github.com/ansible/ansible-lint@main
with:
setup_python: false
- run: |
apt update; apt install --yes python3-pip
pip3 install --break-system-packages ansible-lint
ansible-lint