fix: ci
parent
a800517422
commit
c853df5745
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue