From 99fd0f8b87d11b8c0ecf07937b2341982e855fd1 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 16 Nov 2023 11:13:26 -0500 Subject: [PATCH] Update ansible.cfg --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 04cdc64..856b24e 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,3 @@ [defaults] -ansible_no_log = true +no_log = true