diff --git a/ansible/group_vars/all/pve.yml b/ansible/group_vars/all/pve.yml index 5e6a8db..5ddfc7b 100644 --- a/ansible/group_vars/all/pve.yml +++ b/ansible/group_vars/all/pve.yml @@ -11,3 +11,5 @@ pve_hosts: internal_ip: 10.23.1.7 homeassistant: ip: 192.168.2.41 + forrest: + internal_ip: 10.23.1.99 diff --git a/ansible/hosts b/ansible/hosts index 6c9539f..989a3ca 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -7,3 +7,4 @@ pve ingress pve-docker jellyfin +forrest