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

This commit is contained in:
2023-11-17 23:23:48 +02:00
parent 1e3b7b9e94
commit 80e47ee92d

View File

@@ -14,6 +14,7 @@ jobs:
- name: Set up Python
#uses: actions/setup-python@v4
run: |
apt -y update
apt -y install python3 python3-pip
- name: Install Ansible