mirror of
https://gitea.0xace.cc/ansible-galaxy/consul.git
synced 2025-07-01 09:23:09 +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