From 6cbbd4b84b7057a29bd3485114043e3ebad67043 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Wed, 2 Apr 2025 00:29:50 +0200 Subject: [PATCH] Solved condition typo bug --- tasks/personal-computer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/personal-computer.yml b/tasks/personal-computer.yml index 0cf2f102..8520a870 100644 --- a/tasks/personal-computer.yml +++ b/tasks/personal-computer.yml @@ -9,7 +9,7 @@ - driver-non-free - name: pc-office - when: ("collection_officetools + when: ("collection_officetools in group_names) include_role: name: "{{ item }}" loop: