infra-setup #2

Merged
cyclane merged 26 commits from :infra-setup into main 2023-09-02 17:54:04 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit d143ffc123 - Show all commits

View File

@ -27,8 +27,6 @@ jobs:
- name: Install dependencies
run: |
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
ansible-galaxy collection install community.general