[defaults] ansible_managed = "Managed by Megabyte Labs (https://megabyte.space)" callbacks_enabled = junit, ansible.posix.profile_roles, ansible.posix.timer callback_whitelist = community.general.yaml, junit, ansible.posix.profile_roles, ansible.posix.timer fact_caching = jsonfile fact_caching_connection = ~/.ansible/factcachingconnection fact_caching_timeout = 7200 forks = 240 gathering = smart host_key_checking = False library = library/hyperv/plugins/modules remote_tmp = /tmp retry_files_enable = False roles_path = roles/applications:roles/crypto:roles/helpers:roles/languages:roles/misc:roles/services:roles/system:roles/tools:roles/virtualization:~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles stdout_callback = community.general.yaml transport = ssh [privilege_escalation] become_method = sudo [ssh_connection] pipelining = True transfer_method = piped [winrm_connection] operation_timeout_sec = 1200 read_timeout_sec = 1800 scheme = https server_cert_validation = ignore transport = credssp,ssl