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