WIP: Initial VM provisioning #4

Closed
cyclane wants to merge 38 commits from initial-vm-provisioning into main
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 1c59a98ec5 - Show all commits

View File

@ -33,6 +33,7 @@ jobs:
run: | run: |
pip3 install -r requirements.txt pip3 install -r requirements.txt
ansible-galaxy collection install community.general ansible-galaxy collection install community.general
id
- name: Check playbooks - name: Check playbooks
run: | run: |