Implemented auto creation of role groups

This commit is contained in:
2025-07-10 23:40:18 +02:00
parent 1f4dee49bc
commit 292918da81
5 changed files with 14 additions and 8 deletions

View File

@@ -1,5 +1,13 @@
---
## pc applications
- name: "setup docker role includes for desktop pc"
include_tasks: "./tasks/groups/{{ item }}-roles.yml"
loop:
- util-desk
- desk
loop_control:
label: "{{ item }}-roles.yml"
- name: general host setup
when: ("personal_computers" in group_names)
include_role:

View File

@@ -11,7 +11,7 @@
- mon-bot-btrfs
- maint-btrfs-auto-balancer
- name: "Integrate Docker Role includes"
- name: "Integrate Docker Server Roles"
include_tasks: "./tasks/groups/{{ item }}-roles.yml"
loop:
- svc