accounts/ansible/inventory.ini

10 lines
224 B
INI

[server]
us-xhttp.svc.plus ansible_host=5.78.45.49 ansible_user=root
[all:vars]
ansible_port=22
ansible_user=root
ansible_host_key_checking=False
ansible_ssh_private_key_file=~/.ssh/id_rsa
ansible_ssh_transfer_method=piped