add ldap server

This commit is contained in:
2026-01-20 18:26:22 -07:00
parent a8b85590f9
commit dc56c8a8d3
2 changed files with 9 additions and 0 deletions

6
ansible/ldap_server.yaml Normal file
View File

@@ -0,0 +1,6 @@
---
# file: webservers.yaml
- hosts: ldap_servers
roles:
- common
- lego