Fix typo
This commit is contained in:
parent
0a6a9be872
commit
7647832434
@ -3,7 +3,7 @@
|
|||||||
hosts: consul_instances
|
hosts: consul_instances
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Restart Consul
|
- name: Stop Consul
|
||||||
systemd:
|
systemd:
|
||||||
name: consul
|
name: consul
|
||||||
state: stopped
|
state: stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user