Homelab/inventory/outsider.yml

31 lines
730 B
YAML
Raw Normal View History

all:
hosts:
outsider:
ansible_host:
is_nas: false
hostname: outsider
wireguard_ip: 10.20.0.254
k3s_label:
- type=outbound
children:
node:
hosts:
outsider:
etcd_cluster:
hosts:
outsider:
replica:
hosts:
outsider:
k3s_cluster:
children:
node:
vars:
ansible_ssh_private_key_file: ~/.ssh/creator
ansible_user: creator
ansible_become_password: aberation
ansible_ssh_port: 22
ufw_enabled: false
wireguard_port: 51820
wireguard_mask_bits: 8