Call the new templates playbook for workstations.

This commit is contained in:
2026-05-26 15:34:55 -07:00
parent f6d9521865
commit 9cc6be2325

View File

@@ -171,6 +171,8 @@
- include_tasks: tasks/workstation/shared/settings/services.yml
- include_tasks: tasks/workstation/shared/settings/templates.yml
# Final Tasks (SLOW) #
- include_tasks: tasks/workstation/linux/software/flutter.yml
when: ansible_system == "Linux"