Files

12 lines
231 B
Markdown
Raw Permalink Normal View History

2025-10-08 18:58:02 +02:00
# ansible_samba_domain_member
Install and configure Samba + Kerberos to join AD
🧪 Optional Tests
After running the role:
# DNS should resolve domain controllers:
dig _ldap._tcp.{{ dns_search }} SRV
host dc1.{{ dns_search }}