This commit is contained in:
IamTheFij 2022-09-27 21:29:00 -07:00
parent 0a6a9be872
commit 7647832434
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
hosts: consul_instances
tasks:
- name: Restart Consul
- name: Stop Consul
systemd:
name: consul
state: stopped