Add wait_for systemd logic

This commit is contained in:
Guido Grazioli
2024-04-23 16:38:04 +02:00
committed by Pelisse Romain
parent 82498ab3f5
commit 2925ea8cf1
8 changed files with 59 additions and 28 deletions

View File

@@ -1,5 +1,6 @@
---
- name: "Restart and enable {{ keycloak.service_name }} service"
throttle: 1
ansible.builtin.systemd:
name: keycloak
enabled: true