small fixes mostly variable names
This commit is contained in:
@ -11,6 +11,8 @@
|
||||
-e "GLANCE_HOST={{ hostvars[groups['glance-controller'][0]]['ansible_default_ipv4']['address'] }}"
|
||||
-e "GLANCE_USER=glance"
|
||||
-e "GLANCE_PASSWORD=geheim"
|
||||
-e "RABBIT_USER=openstack"
|
||||
-e "RABBIT_PASSWORD=geheim"
|
||||
|
||||
- name: pull docker image
|
||||
docker_image:
|
||||
|
Reference in New Issue
Block a user