1
0
mirror of https://git.lapiole.org/dani/ansible-roles.git synced 2025-04-26 15:13:20 +02:00

Update to 2022-09-06 19:00

This commit is contained in:
Daniel Berteaud 2022-09-06 19:00:16 +02:00
parent 382804b568
commit 1f50c455bb

@ -27,7 +27,7 @@
block:
- name: Deploy the consul-template conf
template: src=consul-template.hcl.j2 dest={{ vault_root_dir }}/consul-template/consul-template.hcl
template: src=consul-template.hcl.j2 dest={{ vault_root_dir }}/consul-template/consul-template.hcl mode=600 owner=root group=root
notify: restart consul-template-vault
- name: Deploy Nomad certificate bundle template for consul-template