diff --git a/inventory.yml b/inventory.yml index 71c2b22..15efe3e 100644 --- a/inventory.yml +++ b/inventory.yml @@ -1,6 +1,9 @@ --- ungrouped: hosts: + ovh: + ansible_host: 139.99.47.225 + ansible_user: debian omv: ansible_host: 192.168.1.4 ansible_user: root @@ -16,6 +19,9 @@ ungrouped: nginx: ansible_host: 192.168.1.22 ansible_user: akshun + portfolio: + ansible_host: 192.168.1.9 + ansible_user: akshun kube: hosts: