dubzland.openstack.openstack_horizon role – Install and configure the OpenStack Horizon dashboard.

Note

This role is part of the dubzland.openstack collection (version 1.1.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install dubzland.openstack.

To use it in a playbook, specify: dubzland.openstack.openstack_horizon.

Entry point main – Install and configure the OpenStack Horizon dashboard.

Synopsis

  • Installs required operating system packages

  • Applies desired configuration using templates

Parameters

Parameter

Comments

openstack_horizon_packages

list / elements=string

Packages to install on the controller node.

Default: ["openstack-dashboard"]