diff --git a/inv_linuxes b/inv_linuxes index 22e415c..df6198c 100644 --- a/inv_linuxes +++ b/inv_linuxes @@ -1,3 +1,5 @@ [linux_servers] proxmox_nextcloud ansible_host=192.168.69.2 -proxmox_services ansible_host=192.168.69.3 \ No newline at end of file +proxmox_services ansible_host=192.168.69.3 +[vm] +pve2_vm ansible_host=192.168.69.254 \ No newline at end of file diff --git a/inv_vm b/inv_vm new file mode 100644 index 0000000..22e415c --- /dev/null +++ b/inv_vm @@ -0,0 +1,3 @@ +[linux_servers] +proxmox_nextcloud ansible_host=192.168.69.2 +proxmox_services ansible_host=192.168.69.3 \ No newline at end of file diff --git a/update_homarr2.yml b/update_homarr2.yml index a462710..bbabfbb 100644 --- a/update_homarr2.yml +++ b/update_homarr2.yml @@ -1,7 +1,7 @@ # update_homarr2.yml - name: Update Homarr - hosts: linux_servers + hosts: vm gather_facts: false vars: