Do not install homes on OVH servers
parent
88c2a3a4a3
commit
aeb9cc5b42
|
@ -45,6 +45,9 @@
|
|||
ldap: '{{ glob_ldap | combine(loc_ldap | default({})) }}'
|
||||
roles:
|
||||
- ldap-client
|
||||
|
||||
- hosts: server,!ovh_physical
|
||||
roles:
|
||||
- home-nounous
|
||||
|
||||
- hosts: server,!virtu
|
||||
|
|
Loading…
Reference in New Issue