diff --git a/lmn-client.yml b/lmn-client.yml index bb6576e..7b01abc 100644 --- a/lmn-client.yml +++ b/lmn-client.yml @@ -93,7 +93,7 @@ - role: lmn_wlan when: - ansible_interfaces | select('search', 'wl.+') | first is defined - - wlan != none + - wlan != 'none' tasks: - name: Include custom roles