From e3acdeffc033f3681f832b924fdaecf7ca1c41ec Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sat, 28 Sep 2024 05:47:20 +0530 Subject: [PATCH] disable host ansible temporarily --- inventory.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory.yml b/inventory.yml index 7c12bbb..d242e5f 100644 --- a/inventory.yml +++ b/inventory.yml @@ -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.220 +# ansible_user: akshun nginx: ansible_host: 192.168.1.165 ansible_user: akshun