This repository has been archived on 2023-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
homeserver-ansible/hosts.example

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