kolla-ansible/ansible/roles/cyborg/tasks/pull.yml
Radosław Piliszek 9ff2ecb031 Refactor and optimise image pulling
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
2021-08-10 11:57:54 +00:00

4 lines
49 B
YAML

---
- import_role:
role: service-images-pull