diff --git a/inventory.yml b/inventory.yml index d242e5f..764fa13 100644 --- a/inventory.yml +++ b/inventory.yml @@ -3,7 +3,7 @@ ungrouped: hosts: omv: ansible_host: 192.168.1.4 - ansible_user: akshun + ansible_user: root proxmox: ansible_host: 192.168.1.126 ansible_user: root @@ -13,9 +13,9 @@ ungrouped: pve: ansible_host: 192.168.1.105 ansible_user: root -# nextcloud: -# ansible_host: 192.168.1.220 -# ansible_user: akshun + nextcloud: + ansible_host: 192.168.1.53 + ansible_user: akshun nginx: ansible_host: 192.168.1.165 ansible_user: akshun