From 56dce2890654c7fa057a74272f2bd88647e43daf Mon Sep 17 00:00:00 2001 From: Alex Willmer Date: Thu, 27 Feb 2025 00:01:15 +0000 Subject: [PATCH] ci: Dont show arguments in task name during image prep A bit to noisy for my taste --- tests/image_prep/ansible.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/image_prep/ansible.cfg b/tests/image_prep/ansible.cfg index 0d5771ee..cc63c3a3 100644 --- a/tests/image_prep/ansible.cfg +++ b/tests/image_prep/ansible.cfg @@ -8,7 +8,6 @@ duplicate_dict_key = error inventory = hosts.ini strategy_plugins = ../../ansible_mitogen/plugins/strategy retry_files_enabled = false -display_args_to_stdout = True no_target_syslog = True host_key_checking = False