Merge "Add pull.yml file for tempest"
This commit is contained in:
commit
99790c862d
6
ansible/roles/tempest/tasks/pull.yml
Normal file
6
ansible/roles/tempest/tasks/pull.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Pulling tempest image
|
||||
kolla_docker:
|
||||
action: "pull_image"
|
||||
common_options: "{{ docker_common_options }}"
|
||||
image: "{{ tempest_image_full }}"
|
Loading…
x
Reference in New Issue
Block a user