Files
ansible-collection-infrastr…/roles
patrick 8a9903eb4c fix(system_setup): update include_tasks references from .yaml to .yml
The task files were previously renamed to .yml (commits b2379e5, ce7ec1b)
but main.yml's include_tasks directives still referenced the old .yaml
names, causing role execution to fail with 'Could not find or access'
errors for extra-packages.yaml, user.yaml, and ssh.yaml.
2026-06-28 13:19:58 -04:00
..