diff --git a/plays/root.yml b/plays/root.yml index 08e7bc62..b8fe4a4b 100755 --- a/plays/root.yml +++ b/plays/root.yml @@ -45,6 +45,9 @@ ldap: '{{ glob_ldap | combine(loc_ldap | default({})) }}' roles: - ldap-client + +- hosts: server,!ovh_physical + roles: - home-nounous - hosts: server,!virtu