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