fix: add no_log to task includes to avoid variable leaks
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-09-11 21:44:23 +02:00
parent 11e7e9a178
commit b3120c2abe
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@
loop: "{{ droneci_autoscaler_instances }}"
loop_control:
loop_var: inst
no_log: True