Correctly check hostname against PVE hosts
Some of the hostnames have `-` in instead, which caused issues with the SSH config detecting which users to allow
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
private_ip: "{{ pve_hosts.pve_docker.ip }}"
|
||||
private_ip: "{{ pve_hosts.docker.ip }}"
|
||||
|
||||
traefik_provider_jellyfin: true
|
||||
traefik_provider_homeassistant: true
|
||||
|
Reference in New Issue
Block a user