mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-31 00:51:34 -07:00
Add base role and playbook, molecule configuration
This commit is contained in:
parent
b23c54409f
commit
187473447d
35 changed files with 3658 additions and 0 deletions
3
roles/keycloak/handlers/main.yml
Normal file
3
roles/keycloak/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
- name: restart keycloak
|
||||
include_tasks: restart_keycloak.yml
|
Loading…
Add table
Add a link
Reference in a new issue