consul: ACL, policies, tokens
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
- name: Restart Consul
|
||||
- name: Restart Consul - Restart service
|
||||
listen: "Restart Consul"
|
||||
ansible.builtin.service:
|
||||
name: "consul"
|
||||
state: "restarted"
|
||||
daemon_reload: true
|
||||
|
||||
- name: Restart Consul - Wait a little
|
||||
listen: "Restart Consul"
|
||||
ansible.builtin.wait_for:
|
||||
timeout: 5
|
||||
|
||||
Reference in New Issue
Block a user