mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-09-04 01:00
This commit is contained in:
@@ -110,6 +110,11 @@
|
||||
where: ca.crt.tpl
|
||||
notify: restart consul-template-nomad
|
||||
|
||||
tags: nomad
|
||||
|
||||
- when: nomad_vault_tls.enabled and nomad_conf.server.enabled
|
||||
block:
|
||||
|
||||
- name: Deploy consul-template cli cert template
|
||||
template: src=cli_cert.tpl.j2 dest={{ nomad_root_dir }}/consul-template/{{ item.where }} owner=root group=root
|
||||
loop:
|
||||
|
Reference in New Issue
Block a user