fixed local.yml

This commit is contained in:
2025-09-07 21:49:00 -06:00
parent 189ae820cc
commit 0f2d935804

View File

@@ -8,7 +8,7 @@
update_cache: yes
changed_when: False
include_tasks:
- tasks/users.yml
- tasks/cron.yml
- tasks/packages.yml
tasks:
- include_tasks: tasks/users.yml
- include_tasks: tasks/cron.yml
- include_tasks: tasks/packages.yml