switched to new facts-syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- include_vars: "{{ ansible_fqdn | lower }}.yml"
|
||||
- include_vars: "{{ ansible_facts['fqdn'] | lower }}.yml"
|
||||
ignore_errors: True
|
||||
|
||||
- block:
|
||||
|
||||
Reference in New Issue
Block a user