mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
added example of whitelisted callback
This commit is contained in:
@@ -38,6 +38,9 @@ gathering = implicit
|
||||
# uncomment this to disable SSH key host checking
|
||||
#host_key_checking = False
|
||||
|
||||
# enable additional callbacks
|
||||
#callback_whitelist = timer
|
||||
|
||||
# change this for alternative sudo implementations
|
||||
sudo_exe = sudo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user