]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/commitdiff
disable log for plugin setup 2/head
authorGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Mon, 23 Apr 2018 14:46:27 +0000 (16:46 +0200)
committerGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Mon, 23 Apr 2018 14:46:27 +0000 (16:46 +0200)
tasks/plugins.yml

index 3ae0fbefd29bbe539df6d8dd167cc4b8a1e27123..4dd91372ac9c8a3ed412f3d96b318991d6aec464 100644 (file)
@@ -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