Give neutron the nova credentials...
it needs. And also force re downloading of all docker images.
This commit is contained in:
@ -39,6 +39,7 @@
|
||||
- name: pull docker image
|
||||
docker_image:
|
||||
name: "{{ docker_image }}"
|
||||
force: True
|
||||
tags: pull
|
||||
|
||||
- name: install service file.
|
||||
|
Reference in New Issue
Block a user