feat(dns): 建立统一清单并接管 Samba 静态记录
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
hosts: samba_dc
|
||||
become: true
|
||||
gather_facts: true
|
||||
vars_files:
|
||||
- ../../dns/records.yml
|
||||
roles:
|
||||
- role: samba_ad_dc
|
||||
post_tasks:
|
||||
|
||||
Reference in New Issue
Block a user