From 99d479f3c7d25dc2f3f22901719c32d3bef111fd Mon Sep 17 00:00:00 2001 From: ByeonJungHun <131643404+ByeonJungHun@users.noreply.github.com> Date: Mon, 3 Jul 2023 16:49:42 +0900 Subject: [PATCH] Update ipcheck.yaml --- ipcheck.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipcheck.yaml b/ipcheck.yaml index 8cf1228..5c91b41 100644 --- a/ipcheck.yaml +++ b/ipcheck.yaml @@ -1,6 +1,6 @@ --- - hosts: node - become: true + become: false gather_facts: false roles: - role: ipcheck