ansible-host: Don't print skipped hosts

This commit is contained in:
Timo Makinen 2020-08-27 14:59:37 +03:00
parent ee03bd3cb7
commit d9f009565c

View file

@ -7,3 +7,4 @@ fact_caching = jsonfile
fact_caching_connection = facts fact_caching_connection = facts
fact_caching_timeout = 86400 fact_caching_timeout = 86400
display_skipped_hosts = False