Merge pull request #933 from frozenice/hide-skipped-hosts
add skippy stdout callback
This commit is contained in:
commit
1df50adc1c
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ host_key_checking=False
|
|||
gathering = smart
|
||||
fact_caching = jsonfile
|
||||
fact_caching_connection = /tmp
|
||||
stdout_callback = skippy
|
||||
|
|
Loading…
Reference in a new issue