wait for service
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Create Active Directory domain
|
||||
hosts: "{{ HOSTS | default('windows') }}"
|
||||
hosts: windows
|
||||
gather_facts: false
|
||||
|
||||
tasks:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user