Update windows/group_vars/all.yml
This commit is contained in:
parent
1938bbcc07
commit
993e017e84
|
@ -5,5 +5,3 @@ ansible_port: 5985
|
||||||
ansible_winrm_transport: ntlm
|
ansible_winrm_transport: ntlm
|
||||||
become: false
|
become: false
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
callbacks_enabled: timer, profile_tasks, profile_roles
|
|
||||||
host_key_checking: false
|
|
||||||
|
|
Loading…
Reference in New Issue