From 26cfff9fffc8772d4915cc6cbae486fcc1d685d0 Mon Sep 17 00:00:00 2001 From: ByeonJungHun <131643404+ByeonJungHun@users.noreply.github.com> Date: Mon, 3 Jul 2023 09:27:30 +0900 Subject: [PATCH] Update ansible.cfg --- ansible.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 026e2ac..5aeb953 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,5 +1,4 @@ [defaults] -host = localhost inventory = inventory roles_path = roles deprecation_warnings = False