Set private_ip for some other machines

This commit is contained in:
Jake Howard
2024-02-07 19:27:48 +00:00
parent b6eca40ae0
commit df43be6f9b
3 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,5 @@
ssh_extra_allowed_users: dokku
db_backups_dir: /mnt/tank/files/db-backups
private_ip: "{{ pve_hosts.pve_dokku.ip }}"

View File

@ -0,0 +1 @@
private_ip: "{{ pve_hosts.qbittorrent.ip }}"