diff --git a/windows/active_directory/create_ad_domain.yml b/windows/active_directory/create_ad_domain.yml index 92a17db..490bbbd 100644 --- a/windows/active_directory/create_ad_domain.yml +++ b/windows/active_directory/create_ad_domain.yml @@ -1,6 +1,6 @@ --- - name: Create Active Directory domain - hosts: "{{ HOSTS | default('windows') }}" + hosts: windows gather_facts: false tasks: diff --git a/windows/setup.yml b/windows/setup.yml index b9bac53..fbf189a 100644 --- a/windows/setup.yml +++ b/windows/setup.yml @@ -213,15 +213,7 @@ controller_templates: execution_environment: Default execution environment credentials: - "Workshop Credential" - survey_enabled: true - survey: - name: '' - description: '' - spec: - - question_name: Server Name or Pattern - type: text - variable: HOSTS - required: false + survey_enabled: false - name: "ACTIVE DIRECTORY / Helpdesk new user portal" job_type: run