mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-23 21:30:31 -07:00
Add roles argument_specs.yml
This commit is contained in:
parent
c853df5745
commit
f74d504b53
3 changed files with 367 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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 ansible_collections/middleware_automation/keycloak/requirements.yml
|
||||
pip install -r ansible_collections/middleware_automation/keycloak/requirements.txt
|
||||
|
||||
- name: Create default collection path
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue