Set private ip for walker for docker proxy
This commit is contained in:
parent
09c195afb0
commit
aaf049a9c3
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
private_ip: "{{ ansible_tailscale0.ipv4.address }}"
|
||||||
|
|
||||||
restic_backup_locations:
|
restic_backup_locations:
|
||||||
- /opt
|
- /opt
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue