Set private_ip
for some other machines
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
ssh_extra_allowed_users: dokku
|
||||
|
||||
db_backups_dir: /mnt/tank/files/db-backups
|
||||
|
||||
private_ip: "{{ pve_hosts.pve_dokku.ip }}"
|
||||
|
1
ansible/host_vars/qbittorrent.yml
Normal file
1
ansible/host_vars/qbittorrent.yml
Normal file
@ -0,0 +1 @@
|
||||
private_ip: "{{ pve_hosts.qbittorrent.ip }}"
|
Reference in New Issue
Block a user