Fix the handler.

This commit is contained in:
Andrea Dell'Amico 2021-02-17 11:17:44 +01:00
parent d9d9f39f55
commit efd7b92f9b
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
---
- name: Restart Keycloak
#service: name=keycloak state=restarted
shell: exit 0
service: name=keycloak state=restarted