3 Commits

Author SHA1 Message Date
fd4da57a3c refactor ♻️: Refactored the code to use a more structured approach for DNS configuration and added optional tests.
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.
2025-10-08 21:55:06 +02:00
180a1f8639 refactor ♻️: Refactoring the Ansible playbook to include new tasks for joining an Active Directory domain.
Added tasks to install required packages, configure Kerberos and Samba, and join the domain. This refactoring improves the automation of the setup process.
2025-10-08 19:04:53 +02:00
ef115151e4 Initial commit 2025-10-08 18:58:02 +02:00