aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks
diff options
context:
space:
mode:
authorGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>2018-04-23 16:46:27 +0200
committerGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>2018-04-23 16:46:27 +0200
commit7f2aabcb19464f2a55a2f7a62921b2de2c24f752 (patch)
tree21844b1ee947d53130620ef5584a5cbb2403593b /tasks
parent208d503983ba44c64f92c20e8d062905a2ac47f5 (diff)
downloadansible-kong-app-7f2aabcb19464f2a55a2f7a62921b2de2c24f752.tar.gz
ansible-kong-app-7f2aabcb19464f2a55a2f7a62921b2de2c24f752.tar.zst
ansible-kong-app-7f2aabcb19464f2a55a2f7a62921b2de2c24f752.zip
disable log for plugin setup
Diffstat (limited to 'tasks')
-rw-r--r--tasks/plugins.yml1
1 files changed, 1 insertions, 0 deletions
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 @@
26 current_body: "{{ (current_id_hash.id == '') | ternary({}, current_id_hash) }}" 26 current_body: "{{ (current_id_hash.id == '') | ternary({}, current_id_hash) }}"
27 exists_plugin: "{{ current_id_hash.id == '' }}" 27 exists_plugin: "{{ current_id_hash.id == '' }}"
28 when: not kong_app_service_plugins_check is skipped 28 when: not kong_app_service_plugins_check is skipped
29 no_log: true