diff --git a/lmn-client.yml b/lmn-client.yml index 01a91c2..d53dbf6 100644 --- a/lmn-client.yml +++ b/lmn-client.yml @@ -389,7 +389,8 @@ roles: - role: lmn_wlan_iwd when: ansible_interfaces | select('search', 'wl.+') | first is defined - - lmn_localuser + - role: lmn_localuser + when: not (groups.teacherlaptop is defined and inventory_hostname in groups.teacherlaptop) tasks: - name: Remove deprecated files and directories (laptop-class) file: