ansible: Add configurable path prefix for the internal certificate
authorKienan Stewart <kstewart@efficios.com>
Mon, 12 Feb 2024 15:48:45 +0000 (10:48 -0500)
committerKienan Stewart <kstewart@efficios.com>
Mon, 12 Feb 2024 15:48:45 +0000 (10:48 -0500)
commitb519cea92eec9ed3de853764208a9f4454b7a726
treeff36f4d583692e82a86ca16d820fd5054ce616f7
parent94ff4298157011a4e382f76791d66aa15466806c
ansible: Add configurable path prefix for the internal certificate

This allows a task or role to change the variable and deploy the files
in another location. Eg., for samba they can be deployed into
/etc/samba/tls instead.

Change-Id: I0ee629e7b83f2ef4304948aa2627100ebe1b8cef
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
automation/ansible/roles/common/defaults/main.yml
automation/ansible/roles/common/tasks/certs.yml
This page took 0.035634 seconds and 4 git commands to generate.