Solved condition typo bug II

This commit is contained in:
2025-04-02 00:31:33 +02:00
parent 6cbbd4b84b
commit d1de427653

View File

@@ -9,7 +9,7 @@
- driver-non-free
- name: pc-office
when: ("collection_officetools in group_names)
when: ("collection_officetools" in group_names)
include_role:
name: "{{ item }}"
loop: