Update windows/group_vars/all.yml

This commit is contained in:
David Lopez 2023-08-28 07:53:31 +00:00
parent 0957747e29
commit cf828d9e60
1 changed files with 4 additions and 1 deletions

View File

@ -4,3 +4,6 @@ ansible_password: Verdnatura01
ansible_port: 5985
ansible_winrm_transport: ntlm
gather_facts: False
forks: 50
host_key_checking: False
pipelining: True