ansible/ldap.yml
2019-01-03 12:48:34 +01:00

12 lines
165 B
YAML

---
# Plug LDAP on all servers
- hosts: all
roles:
- ldap-client
# Clone LDAP on local geographic location
- hosts: ldap-replica
roles:
- ldap-replica