Provide secrets for keycloak VM from pass
This commit is contained in:
parent
8fa4e5af3e
commit
51c1b667f4
3 changed files with 7 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
docker_compose__compose_file_content: "{{ lookup('ansible.builtin.file', 'configs/keycloak/compose.yaml') }}"
|
||||
docker_compose__compose_file_content: "{{ lookup('ansible.builtin.template', 'configs/keycloak/compose.yaml.j2') }}"
|
||||
docker_compose__configuration_files: [ ]
|
||||
|
||||
cert__acme_account_email: j+letsencrypt-ccchh@jsts.xyz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue