chore 📦: Update setupacdc.yml to include Samba AD DC role
Updated the setupacdc.yml file to include the deployment of the Samba AD DC role, ensuring consistency with the latest Ansible roles. This change simplifies the setup process and reduces potential configuration errors.
This commit is contained in:
@@ -138,9 +138,9 @@
|
||||
notify: Restart sshd
|
||||
tags: [timezone]
|
||||
|
||||
# - name: Deploy the Samba AD DC role
|
||||
# ansible.builtin.include_role:
|
||||
# name: ansible_samba_ad_dc
|
||||
- name: Deploy the Samba AD DC role
|
||||
ansible.builtin.include_role:
|
||||
name: ansible_samba_ad_dc
|
||||
|
||||
# --- Global Handlers ----------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user