lot's of standardizing with the refacto

This commit is contained in:
Matthew Stobbs
2025-02-11 22:14:04 -07:00
parent 457027e3b9
commit 516f9c2611

View File

@@ -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