summaryrefslogtreecommitdiff
path: root/TerraformCloud/Vsphere_terraform_ansible_single_vyos_instance-main/Ansible/ansible.cfg
blob: 5b4226fc88d07e7fea1395f7bd5520104c512d42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[defaults]
inventory = /root/vsphere/ip.txt
host_key_checking= False
remote_user=vyos
[privilege_escalation]
[inventory]
[paramiko_connection]
[ssh_connection]
[persistent_connection]
[accelerate]
[selinux]
[colors]
[diff]