diff --git a/tasks/setupacdc.yml b/tasks/setupacdc.yml index 5022b64..342a1af 100644 --- a/tasks/setupacdc.yml +++ b/tasks/setupacdc.yml @@ -138,6 +138,10 @@ notify: Restart sshd tags: [timezone] + - name: Deploy the Samba AD DC role + ansible.builtin.include_role: + name: ansible_samba_ad_dc + # --- Global Handlers ---------------------------------------------- handlers: