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