Fix syntax for inclusion of openstackclient role

This commit is contained in:
Mark Goddard 2017-08-14 18:47:04 +01:00
parent 8182d7f1fe
commit 1de4e88de0

View File

@ -18,8 +18,10 @@
tags:
- config-validation
- include_role: stackhpc.os-openstackclient
os_openstackclient_venv: "{{ venv }}"
- name: Ensure the openstack client is installed
include_role:
name: stackhpc.os-openstackclient
os_openstackclient_venv: "{{ venv }}"
- name: Retrieve the IPA kernel Glance image UUID
shell: >