Update windows/group_vars/all.yml
This commit is contained in:
parent
7ec5e1a435
commit
1938bbcc07
|
@ -3,6 +3,7 @@ ansible_user: administrador
|
|||
ansible_password: Verdnatura01
|
||||
ansible_port: 5985
|
||||
ansible_winrm_transport: ntlm
|
||||
gather_facts: False
|
||||
become: false
|
||||
gather_facts: false
|
||||
callbacks_enabled: timer, profile_tasks, profile_roles
|
||||
host_key_checking: False
|
||||
host_key_checking: false
|
||||
|
|
Loading…
Reference in New Issue