mirror of
https://gitea.0xace.cc/ansible-galaxy/consul.git
synced 2025-08-18 15:53:36 +00:00
add tls basic support
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
state: restarted
|
||||
name: consul
|
||||
daemon_reload: yes
|
||||
when: not consul_setup.changed
|
||||
when: "not consul_setup.changed or not consul_enable_and_start.changed"
|
||||
|
Reference in New Issue
Block a user