removed facts
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
- name: Create Active Directory domain
|
- name: Create Active Directory domain
|
||||||
hosts: "{{ HOSTS | default('windows') }}"
|
hosts: "{{ HOSTS | default('windows') }}"
|
||||||
|
gather_facts: false
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Create new domain in a new forest on the target host
|
- name: Create new domain in a new forest on the target host
|
||||||
|
|||||||
Reference in New Issue
Block a user