add tls basic support

This commit is contained in:
ace
2022-09-06 15:59:08 +03:00
parent 0acba68443
commit e2a378bd4b
5 changed files with 72 additions and 8 deletions

View File

@ -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"