missing curly braces
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user