mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-16 07:40:31 -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" |