---
- name: Pulling tempest image
  kolla_docker:
    action: "pull_image"
    common_options: "{{ docker_common_options }}"
    image: "{{ tempest_image_full }}"