summaryrefslogtreecommitdiff
path: root/playbook.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbook.yaml')
-rw-r--r--playbook.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbook.yaml b/playbook.yaml
index 2c8ea28..3ecdf4c 100644
--- a/playbook.yaml
+++ b/playbook.yaml
@@ -461,7 +461,7 @@
{{- parent_domain.json
| map(attribute='name')
| first
- | default(None) -}}
+ | default("") -}}
ds_subname: "{{ virtual_host | regex_replace('.' + domain_with_ds, '') }}"
delegate_host: >-
{{- virtual_host