From 0e5db7cb14c9a91e1ead7571a5fa299115124dc5 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 22 Dec 2023 00:08:09 -0500 Subject: [PATCH] ansible.cfg cruft removal --- ansible.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible.cfg b/ansible.cfg index 47de718..d58a63d 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -13,9 +13,7 @@ forks = 40 timeout = 30 host_key_checking = false display_skipped_hosts = false -bin_ansible_callbacks = true deprecation_warnings = false -command_warnings = false # callback_whitelist is deprecated # we only include here for backwards compatibility