testnet-ops/example-hosts.ini
2024-09-09 14:37:47 +05:30

2 lines
124 B
INI

[deployment_host]
<host_name> ansible_host=<TARGET_IP> ansible_user=<SSH_USER> ansible_ssh_common_args='-o ForwardAgent=yes'