mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-15 13:27:43 -02:30
Merge pull request #933 from frozenice/hide-skipped-hosts
add skippy stdout callback
This commit is contained in:
@@ -7,3 +7,4 @@ host_key_checking=False
|
|||||||
gathering = smart
|
gathering = smart
|
||||||
fact_caching = jsonfile
|
fact_caching = jsonfile
|
||||||
fact_caching_connection = /tmp
|
fact_caching_connection = /tmp
|
||||||
|
stdout_callback = skippy
|
||||||
|
|||||||
Reference in New Issue
Block a user