fix: add no_log to task includes to avoid variable leaks
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
11e7e9a178
commit
b3120c2abe
@ -4,3 +4,4 @@
|
|||||||
loop: "{{ droneci_autoscaler_instances }}"
|
loop: "{{ droneci_autoscaler_instances }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: inst
|
loop_var: inst
|
||||||
|
no_log: True
|
||||||
|
Loading…
Reference in New Issue
Block a user