mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-08 07:04:29 -07:00
#190: remove keycloak_quarkus_admin_user[_pass]
once keycloak is bootstrapped
This commit is contained in:
parent
9a961f743b
commit
289b4767e0
8 changed files with 59 additions and 6 deletions
|
@ -3,7 +3,9 @@
|
|||
- name: "Rebuild {{ keycloak.service_name }} config"
|
||||
ansible.builtin.include_tasks: rebuild_config.yml
|
||||
listen: "rebuild keycloak config"
|
||||
|
||||
- name: "Bootstrapped"
|
||||
ansible.builtin.include_tasks: bootstrapped.yml
|
||||
listen: bootstrapped
|
||||
- name: "Restart {{ keycloak.service_name }}"
|
||||
ansible.builtin.include_tasks: restart.yml
|
||||
listen: "restart keycloak"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue