Trying Ansible actions
Some checks failed
Ansible Deploy / deploy (push) Failing after 7s

This commit is contained in:
2023-11-17 23:15:32 +02:00
parent 3ccf6c1758
commit 153f1b0dcd

View File

@@ -14,7 +14,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.12.0'
python-version: '3.x'
- name: Install Ansible
run: |