switched to new facts-syntax
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- debug:
|
||||
msg: "Hostname: {{ mastodon_host | default(ansible_fqdn) }}"
|
||||
msg: "Hostname: {{ mastodon_host | default(ansible_facts['fqdn']) }}"
|
||||
|
||||
- name: mastodon | Copy nginx config
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user