mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-05 21:54:30 -07:00
Adjust service start timeout
This commit is contained in:
parent
78a1d11b99
commit
47c1f43247
3 changed files with 5 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -40,3 +40,6 @@ jobs:
|
|||
- name: Run molecule test
|
||||
run: molecule test --all
|
||||
working-directory: ./ansible_collections/middleware_automation/keycloak
|
||||
env:
|
||||
PY_COLORS: '1'
|
||||
ANSIBLE_FORCE_COLOR: '1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue