Update to 2022-09-04 14:00

This commit is contained in:
Daniel Berteaud
2022-09-04 14:00:17 +02:00
parent 59c5adc8fa
commit c36a80b596
16 changed files with 270 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
tags: consul,vault
- name: Detect if consul_tpl is installed
stat: path=/usr/local/bin/consul_tpl
stat: path=/usr/local/bin/consul-template
register: consul_tpl_bin
tags: consul,vault