From 7f2aabcb19464f2a55a2f7a62921b2de2c24f752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Duchaussois?= Date: Mon, 23 Apr 2018 16:46:27 +0200 Subject: disable log for plugin setup --- tasks/plugins.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'tasks') diff --git a/tasks/plugins.yml b/tasks/plugins.yml index 3ae0fbe..4dd9137 100644 --- a/tasks/plugins.yml +++ b/tasks/plugins.yml @@ -26,3 +26,4 @@ current_body: "{{ (current_id_hash.id == '') | ternary({}, current_id_hash) }}" exists_plugin: "{{ current_id_hash.id == '' }}" when: not kong_app_service_plugins_check is skipped + no_log: true -- cgit v1.2.3