added example of whitelisted callback
This commit is contained in:
parent
7416e00541
commit
a41caf722d
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ gathering = implicit
|
||||||
# uncomment this to disable SSH key host checking
|
# uncomment this to disable SSH key host checking
|
||||||
#host_key_checking = False
|
#host_key_checking = False
|
||||||
|
|
||||||
|
# enable additional callbacks
|
||||||
|
#callback_whitelist = timer
|
||||||
|
|
||||||
# change this for alternative sudo implementations
|
# change this for alternative sudo implementations
|
||||||
sudo_exe = sudo
|
sudo_exe = sudo
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue