mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-08-02 12:55:01 +00:00
Fixing linting issues
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
- name: "Restart services in serial, with optional healtch check (keycloak_quarkus_restart_health_check)"
|
||||
throttle: 1
|
||||
block:
|
||||
- name: "Restart and enable {{ keycloak.service_name }} service"
|
||||
- name: "Restart and enable service: {{ keycloak.service_name }}"
|
||||
ansible.builtin.include_tasks:
|
||||
file: restart.yml
|
||||
apply:
|
||||
|
||||
Reference in New Issue
Block a user