Skip to content
Snippets Groups Projects
Commit f13356e6 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: reduce output by hiding 'ok' tasks

parent 9981c5ec
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ roles_path = ./:../:~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles
# https://docs.ansible.com/ansible/latest/reference_appendices/config.html#display-skipped-hosts
# DEFAULT: display_skipped_hosts = true
display_skipped_hosts = false
display_ok_hosts = false
use_persistent_connections=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment