939fad0393
We get a nice optimisation by using a filtered loop instead
of task skipping per service with 'when'.
Partially-Implements: blueprint performance-improvements
Change-Id: I8f68100870ab90cb2d6b68a66a4c97df9ea4ff52
(cherry picked from commit 9ff2ecb031
)
5 lines
86 B
YAML
5 lines
86 B
YAML
---
|
|
other:
|
|
- |
|
|
Optimised image pulling to avoid looping over disabled services.
|