summaryrefslogtreecommitdiff
path: root/Terraform/AWS_terraform_ansible_single_vyos_instance-main/Ansible/ansible.cfg
blob: 3ea4292a6a0272111784341686434d52d4af7d60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[defaults]
inventory = /root/aws/ip.txt
host_key_checking= False
private_key_file = /root/aws/mykey.pem
remote_user=vyos
[privilege_escalation]
[inventory]
[paramiko_connection]
[ssh_connection]
[persistent_connection]
[accelerate]
[selinux]
[colors]
[diff]