Logo
Explore Help
Sign In
Jose/ansible_samba_ad_dc
1
0
Fork 0
You've already forked ansible_samba_ad_dc
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e6e7f225924798889f78aa939ad97e8e2f89520b
ansible_samba_ad_dc/templates/resolv.conf.j2

3 lines
133 B
Plaintext
Raw Normal View History

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
# Managed by Ansible - Samba AD DC DNS- DO NOT EDIT MANUALLY
feat ✨: Add new feature to configure Samba AD DC DNS settings This commit adds a new feature to the playbook that configures DNS settings for a Samba AD DC. It includes changes to the `defaults/main.yml` file, `tasks/install.yml`, `tasks/preparing.yml`, `tasks/verify.yml`, and `templates/resolv.conf.j2` files.
2025-10-21 21:10:30 +02:00
search {{ addc_auth_domain | lower }}
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
nameserver {{ addc_ansible_host }}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 109ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API