mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-07-31 23:00
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
- name: restart nomad
|
||||
service: name=nomad state=restarted
|
||||
when: nomad_service_started is not defined or not nomad_service_started.changed
|
||||
throttle: 1
|
||||
|
||||
- name: reload nomad
|
||||
service: name=nomad state=reloaded
|
||||
|
Reference in New Issue
Block a user