Merge branch 'sputnik' into 'newinfra'
Do not install homes on OVH servers See merge request nounous/ansible!84certbot_on_virtu
commit
0944d0f8bc
|
@ -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