ansible/ldap.yml
2018-12-23 16:09:12 +01:00

7 lines
71 B
YAML

---
# Plug LDAP on all servers
- hosts: all
roles:
- ldap-client