Update windows/group_vars/all.yml

This commit is contained in:
David Lopez 2023-08-28 08:15:03 +00:00
parent 5d818f08c9
commit 13687a39d1
1 changed files with 8 additions and 0 deletions

View File

@ -3,3 +3,11 @@ ansible_user: administrador
ansible_password: Verdnatura01 ansible_password: Verdnatura01
ansible_port: 5985 ansible_port: 5985
ansible_winrm_transport: ntlm ansible_winrm_transport: ntlm
gather_facts: False
forks: 50
callbacks_enabled: timer, profile_tasks, profile_roles
host_key_checking: False
strategy: free
pipelining: True
[ssh_connection]
ssh_args: -o ControlMaster=auto -o ControlPersist=60s