lot's of standardizing with the refacto
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# vim: set filetype=yaml.ansible :
|
# vim: set filetype=yaml.ansible :
|
||||||
---
|
---
|
||||||
|
# create all the facts used throughout the role, but shouldn't be touched
|
||||||
|
# by the user
|
||||||
- name: Set installation facts
|
- name: Set installation facts
|
||||||
ansible.builtin.include_tasks:
|
ansible.builtin.include_tasks:
|
||||||
file: facts.yml
|
file: facts.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user