Allow traefik to run on non-wireguard host

This commit is contained in:
Jake Howard
2020-12-28 15:55:45 +00:00
parent 4f1e54baab
commit bdfd38c9fe
3 changed files with 5 additions and 4 deletions

View File

@ -0,0 +1 @@
traefik_private_ip: "{{ wireguard.clients[ansible_fqdn].ip }}"