Skip to content

Commit

Permalink
fix: config warning callback_whitelist (techno-tim#170)
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Jansen <[email protected]>
  • Loading branch information
theonejj and Jan Jansen committed Dec 2, 2022
1 parent 2604caa commit da049dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ local_tmp = $HOME/.ansible/tmp
timeout = 60
host_key_checking = False
deprecation_warnings = False
callback_whitelist = profile_tasks
callbacks_enabled = profile_tasks
log_path = ./ansible.log

[privilege_escalation]
Expand Down

0 comments on commit da049dc

Please sign in to comment.