Update to 2023-07-05 19:00

This commit is contained in:
Daniel Berteaud
2023-07-05 19:00:07 +02:00
parent 0cc589ae4b
commit 8471af248b
25 changed files with 254 additions and 161 deletions

View File

@@ -8,3 +8,7 @@
- set_fact: consul_current_version={{ consul_current_version.stdout }}
tags: consul
- name: Check if the consul-template service still exists
stat: path=/etc/systemd/system/consul-template
register: consul_ct_service
tags: consul