summaryrefslogtreecommitdiffstats
path: root/ansible/infrastructure.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/infrastructure.yml')
-rw-r--r--ansible/infrastructure.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/infrastructure.yml b/ansible/infrastructure.yml
index e49ee919..ce4d4d72 100644
--- a/ansible/infrastructure.yml
+++ b/ansible/infrastructure.yml
@@ -28,4 +28,4 @@
name: certificates
tasks_from: upload_root_ca.yml
vars:
- certificates_local_dir: certs
+ certificates_local_dir: "{{ playbook_dir }}/certs"