From 4098ba9a15f02f99f313adef041a91dd524ddbd4 Mon Sep 17 00:00:00 2001 From: akshun Date: Mon, 18 Mar 2024 17:12:14 +0530 Subject: [PATCH] add host nextcloud --- inventory.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory.yml b/inventory.yml index 98bb375..3612997 100644 --- a/inventory.yml +++ b/inventory.yml @@ -11,8 +11,8 @@ ungrouped: ansible_host: 192.168.1.73 pihole: ansible_host: 192.168.1.210 -# ansible: -# ansible_host: localhost + nextcloud: + ansible_host: 192.168.1.193 kube: hosts: kube-01: