mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2024-07-05 17:01
This commit is contained in:
@@ -26,9 +26,14 @@ vault_agent_sinks: []
|
||||
# List of templates
|
||||
vault_agent_templates: []
|
||||
# vault_agent_templates:
|
||||
# # Use only one of source or contents
|
||||
# # Use only one of source contents or data can be used
|
||||
# - source: /srv/foo.tpl
|
||||
# contents: "{{ with secret \"kv/bar\" }}{{.Data.data.baz}}{{ end }}"
|
||||
# data: |
|
||||
# [[- with pkiCert "pki/nomad/issue/jenkins" "common_name=jenkins.nomad" ]]
|
||||
# [[ .Cert ]]
|
||||
# [[ .Key ]]
|
||||
# [[- end ]]
|
||||
# destination: /src/foo
|
||||
# left_delimiter = "[["
|
||||
# right_delimiter = "]]"
|
||||
|
Reference in New Issue
Block a user