mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-14 06:40:29 -07:00
4 lines
No EOL
123 B
YAML
4 lines
No EOL
123 B
YAML
---
|
|
- name: "Restart {{ keycloak.service_name }}"
|
|
ansible.builtin.include_tasks: restart.yml
|
|
listen: "restart keycloak" |