Commit Graph

4 Commits

Author SHA1 Message Date
6c75e2910b patch undefined: Updated the DNS configuration in the resolv.conf.j2 template to include both the local host and the Ansible-managed DNS server.
Added a new line to the `resolv.conf.j2` template to specify the Ansible-managed DNS server (`{{ addc_ansible_host }}`). This ensures that the system uses both the local host and the managed DNS server for DNS resolution.
2025-10-19 22:25:19 +02:00
0104e69124 feat : Add main.yml file for Samba AD DC setup
This commit adds a new configuration file `main.yml` to the `meta` directory, which sets up an Active Directory Domain Controller (AD DC) using Samba. The file includes details such as author information, description, and dependencies.
2025-10-11 09:00:31 +02:00
26dd315bc0 First draft generated by LLM 2025-09-30 17:40:18 +02:00
a889e06231 Initial commit 2025-09-29 17:38:00 +02:00