diff --git a/lmn-client.yml b/lmn-client.yml index cf0e23c..bfbc8d5 100644 --- a/lmn-client.yml +++ b/lmn-client.yml @@ -86,7 +86,7 @@ - kerberize - lmn_security - role: lmn_localhome - when: when: groups.localhome is defined and inventory_hostname in groups.localhome + when: groups.localhome is defined and inventory_hostname in groups.localhome - role: lmn_teacherlaptop when: groups.teacherlaptop is defined and inventory_hostname in groups.teacherlaptop - role: lmn_networkd