Merge branch 'sputnik' into 'newinfra'

Do not install homes on OVH servers

See merge request nounous/ansible!84
certbot_on_virtu
_benjamin 2020-08-31 13:22:40 +02:00
commit 0944d0f8bc
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@
ldap: '{{ glob_ldap | combine(loc_ldap | default({})) }}'
roles:
- ldap-client
- hosts: server,!ovh_physical
roles:
- home-nounous
- hosts: server,!virtu