diff --git a/lmn-client.yml b/lmn-client.yml index b697469..0b1d4e1 100644 --- a/lmn-client.yml +++ b/lmn-client.yml @@ -87,6 +87,8 @@ - lmn_security - role: lmn_localhome when: when: groups.localhome is defined and inventory_hostname in groups.localhome + - role: lmn_networkd + when: ansible_interfaces | select('search', 'enp2s.+') | first is defined tasks: ## Temporary fixes and quirks: