Merge "Add service-images-pull tag to tasks in the service-images-pull role"
This commit is contained in:
@@ -14,3 +14,5 @@
|
|||||||
with_dict: "{{ lookup('vars', (kolla_role_name | default(project_name)) + '_services') | select_services_enabled_and_mapped_to_host }}"
|
with_dict: "{{ lookup('vars', (kolla_role_name | default(project_name)) + '_services') | select_services_enabled_and_mapped_to_host }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item.key }}"
|
label: "{{ item.key }}"
|
||||||
|
tags:
|
||||||
|
- service-images-pull
|
||||||
|
Reference in New Issue
Block a user