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
c76545e8168e53311b560833c6eae86fc75981c8
ansible_samba_ad_dc/tasks/main.yml

22 lines
409 B
YAML
Raw Normal View History

First draft generated by LLM
2025-09-30 17:40:18 +02:00
---
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
- name: Prepare for Samba AD DC
include_tasks: preparing.yml
- name: Install
First draft generated by LLM
2025-09-30 17:40:18 +02:00
include_tasks: install.yml
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
- name: Provision
include_tasks: provision.yml
- name: Setup DNS resolver
include_tasks: setupresolver.yml
- name: Configure Kerberos
include_tasks: kerberos.yml
- name: Testing Samba AD DC
include_tasks: verify.yml
- name: Configure Time Synchronization
include_tasks: ntpd.yml
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 49ms 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