fd4da57a3cc8d2bfd3c098bb0197301ed263cf8d
Updated the role to include optional tests after running it, ensuring that DNS resolution is correctly configured. The code has been refactored to improve readability and maintainability.
refactor ♻️: Refactored the code to use a more structured approach for DNS configuration and added optional tests.
refactor ♻️: Refactored the code to use a more structured approach for DNS configuration and added optional tests.
refactor ♻️: Refactored the code to use a more structured approach for DNS configuration and added optional tests.
refactor ♻️: Refactored the code to use a more structured approach for DNS configuration and added optional tests.
refactor ♻️: Refactoring the Ansible playbook to include new tasks for joining an Active Directory domain.
refactor ♻️: Refactored the code to use a more structured approach for DNS configuration and added optional tests.
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 }}
Description
Languages
Jinja
100%