From 30749ac24b21ba042433d49cce419aa2256dd12b Mon Sep 17 00:00:00 2001 From: Raphael Dannecker Date: Mon, 29 Apr 2024 08:16:27 +0200 Subject: [PATCH] Typo corrected. --- lmn-client.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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