main
Guido Grazioli 2022-02-08 15:25:36 +01:00
parent a800517422
commit c853df5745
No known key found for this signature in database
GPG Key ID: 22C8C31EF2BC093B
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install yamllint 'molecule[docker]~=3.5.2' ansible-core flake8 ansible-lint voluptuous
pip install -r requirements.txt
pip install -r ansible_collections/middleware_automation/keycloak/requirements.yml
- name: Create default collection path
run: |