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

This commit is contained in:
2023-11-17 23:13:32 +02:00
parent aed2e11a47
commit 3ccf6c1758

View File

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