infrastructure/ansible/host_vars/pve-docker.yml
Jake Howard 058290b321
Keep track of IPs for PVE hosts
Yea they're all random, I'll deal with that later
2021-01-31 12:46:43 +00:00

8 lines
187 B
YAML

expose_ssh: true
private_ip: "{{ pve_hosts.pve_docker.ip }}"
protected_ip: "{{ pve_hosts.pve_docker.internal_ip }}"
traefik_provider_jellyfin: true
traefik_provider_homeassistant: true