8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
# Copy this to hosts.
|
|
|
|
# fallback_host would be the DHCP address given to the host.
|
|
# It will be changed to local_ip during execution of the connection role.
|
|
|
|
[sv]
|
|
your_hostname fallback_host=192.168.0.109 ansible_port=2500 ansible_connection=ssh ansible_ssh_private_key_file=~/.ssh/keys/patria
|