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.
This commit is contained in:
2025-10-08 19:04:53 +02:00
parent ef115151e4
commit 180a1f8639
6 changed files with 91 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
# ansible_samba_domain_member
Install and configure Samba + Kerberos to join AD