Installs and configures various components of the OpenStack cloud computing platform.
This collection has been tested against following ansible-core versions:
- 2.13
- 2.14
- 2.15
- 2.16
Also tested against the current development version of ansible-core
.
Name | Description |
---|---|
dubzland.openstack.openstack_barbican | Installs OpenStack Barbican key management |
dubzland.openstack.openstack_bootstrap | Prepares hosts for installing OpenStack components |
dubzland.openstack.openstack_ceph_client | Configuration related tasks for components requiring Ceph access |
dubzland.openstack.openstack_cinder | Installs OpenStack Cinder block storage |
dubzland.openstack.openstack_component | Common component installation tasks |
dubzland.openstack.openstack_designate | Installs OpenStack Designate DNSaaS |
dubzland.openstack.openstack_glance | Installs OpenStack Glance image services |
dubzland.openstack.openstack_heat | Installs OpenStack Heat orchestration services |
dubzland.openstack.openstack_horizon | Installs OpenStack Horizon dashboard |
dubzland.openstack.openstack_keystone | Installs OpenStack Keystone authentication |
dubzland.openstack.openstack_magnum | Installs OpenStack Magnum container orchestration engine services |
dubzland.openstack.openstack_neutron | Installs OpenStack Neutron networking services |
dubzland.openstack.openstack_nova | Installs OpenStack Nova compute services |
dubzland.openstack.openstack_octavia | Installs OpenStack Octavia LBaaS services |
dubzland.openstack.openstack_placement | Installs OpenStack Placement API |
dubzland.openstack.openstack_swift | Installs OpenStack Swift object store |
dubzland.openstack.openstack_trove | Installs OpenStack Trove DBaaS |
Name | Description |
---|---|
dubzland.openstack.openstack_get_fact | Retrieves facts stored as ansible custom facts |
dubzland.openstack.openstack_set_fact | Stores facts in ansible custom facts |
dubzland.openstack.openstack_config_template | Templates configuration files with backup |
This collection is primarily licensed and distributed as a whole under the MIT License.
See LICENSE for the full text.