missing curly braces

This commit is contained in:
rene
2022-03-18 18:03:06 +01:00
parent 13ec4ea32c
commit a99736ffd1

View File

@@ -1,6 +1,6 @@
--- ---
- debug: - debug:
msg: "Hostname: {{ mastodon_host | default('{{ ansible_fqdn }}')" msg: "Hostname: {{ mastodon_host | default('{{ ansible_fqdn }}') }}"
- name: mastodon | Copy nginx config - name: mastodon | Copy nginx config
template: template: