Logo
Explore Help
Sign In
Jose/ansible_samba_domain_member
1
0
Fork 0
You've already forked ansible_samba_domain_member
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
fd4da57a3cc8d2bfd3c098bb0197301ed263cf8d
ansible_samba_domain_member/defaults/main.yml

11 lines
276 B
YAML
Raw Normal View History

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
ad_domain: example.com
ad_realm: EXAMPLE.COM
ad_dc: dc1.example.com
ad_admin_user: administrator
ad_admin_password: YourPassword
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
dns_servers:
- 192.168.1.10
- 192.168.1.11
dns_search: example.com
nm_connection_name: "Wired connection 1" # Change this based on your setup
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 97ms Template: 7ms
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