init new auth host

This commit is contained in:
2026-04-27 21:16:18 -06:00
parent 4c7ce981e3
commit ca0e5ee0c3
3 changed files with 10 additions and 1 deletions

6
ansible/auth.yaml Normal file
View File

@@ -0,0 +1,6 @@
---
# file: auth.yaml
- hosts: auth
roles:
- common
- ldap_client