Create provisioning
This commit is contained in:
13
ansible.cfg
13
ansible.cfg
@@ -7,18 +7,5 @@ collections_path = collections
|
||||
interpreter_python = auto_silent
|
||||
timeout = 30
|
||||
|
||||
# Windows-specific settings
|
||||
ansible_connection = winrm
|
||||
ansible_winrm_transport = kerberos
|
||||
ansible_winrm_server_cert_validation = ignore
|
||||
|
||||
# Logging
|
||||
log_path = ./ansible.log
|
||||
|
||||
[privilege_escalation]
|
||||
become = True
|
||||
become_method = runas
|
||||
become_user = Administrator
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = True
|
||||
|
||||
Reference in New Issue
Block a user