ansible/ldap.yml

7 lines
71 B
YAML
Raw Normal View History

2018-12-23 12:20:19 +01:00
---
2018-12-23 16:09:12 +01:00
# Plug LDAP on all servers
- hosts: all
2018-12-23 12:20:19 +01:00
roles:
- ldap-client