fix: config warning callback_whitelist (#170)

Co-authored-by: Jan Jansen <j.jansen@powerspex.nl>
This commit is contained in:
theonejj
2022-12-02 06:09:02 +01:00
committed by GitHub
parent 2604caa483
commit da049dcc28

View File

@@ -9,7 +9,7 @@ local_tmp = $HOME/.ansible/tmp
timeout = 60 timeout = 60
host_key_checking = False host_key_checking = False
deprecation_warnings = False deprecation_warnings = False
callback_whitelist = profile_tasks callbacks_enabled = profile_tasks
log_path = ./ansible.log log_path = ./ansible.log
[privilege_escalation] [privilege_escalation]