openstack-ansible-os_nova/tasks/consoles
Jesse Pretorius fa691f538c Move novnc python package install into common venv_build task
Currently the install task fails with:

The conditional check 'nova_get_venv | failed or nova_get_venv | skipped' failed.

This is due to the fact that these registered vars are no longer
present, since https://review.openstack.org/599240 removed them.

Rather than have a seperate task to install the extra package,
we can consolidate it into the common task with the same
conditionals.

Change-Id: I41becf0edc25a4b5ea59cb1559facded32f0bbf9
2018-09-08 12:11:14 +00:00
..
nova_console_novnc_install.yml Move novnc python package install into common venv_build task 2018-09-08 12:11:14 +00:00
nova_console_novnc_ssl.yml Add external LB management handler hook interface 2017-09-16 14:23:03 -05:00
nova_console_spice_install.yml Fix usage of "|" for tests 2018-07-12 16:44:21 +02:00