This commit is contained in:
Gabriel Augendre 2024-10-11 11:53:34 +02:00
parent ef51a0608c
commit 1bc6cad793

View file

@ -9,6 +9,7 @@ jobs:
name: run ansible
runs-on: ubuntu-latest
steps:
- run: ls -al
- name: Setup Python
uses: actions/setup-python@v5.2.0
with: