Skip to content

Commit

Permalink
restart handler: orchestrate
Browse files Browse the repository at this point in the history
  • Loading branch information
guidograzioli committed Sep 28, 2022
1 parent be58217 commit 65da436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/keycloak/tasks/restart_keycloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
enabled: yes
state: restarted
become: yes
when: and inventory_hostname != ansible_play_hosts | first
when: inventory_hostname != ansible_play_hosts | first

0 comments on commit 65da436

Please sign in to comment.