Enforce service restart when needed before service checking

This commit is contained in:
Giovanni Toraldo 2023-09-22 16:30:16 +02:00
parent 3bb32ed075
commit f3104285bc
No known key found for this signature in database
GPG key ID: 535A83AB8FE360A7

View file

@ -52,6 +52,9 @@
mode: 0775
become: yes
- name: Flush pending handlers
meta: flush_handlers
- name: "Start and wait for keycloak service"
ansible.builtin.include_tasks: start.yml