remove warning about callback_whitelist

This commit is contained in:
2022-06-30 11:28:30 +02:00
parent 2ebe8fb39c
commit a3bff9a4ff

View File

@@ -3,7 +3,7 @@
forks = 20 forks = 20
ask_pass = True ask_pass = True
host_key_checking = False host_key_checking = False
callback_whitelist = timer, profile_tasks callback_enabled = timer, profile_tasks
remote_user = formation remote_user = formation
gathering = smart gathering = smart
fact_caching = jsonfile fact_caching = jsonfile