openstack-ansible-openstack.../doc/source/index.rst

926 B

OpenStack-Ansible openrc file

This Ansible role creates the configuration files used by various OpenStack CLI tools. For more information about these tools, see the OpenStack CLI Reference.

Required variables

To use this role, define the following variables:

keystone_service_adminuri_insecure: false
keystone_service_internaluri_insecure: false
openrc_os_password: secrete
openrc_os_domain_name: Default

Tags

This role supports two tags: openrc-install and openrc-config. The openrc-install tag can be used to install and upgrade. The openrc-config tag can be used to manage configuration.

Example playbook

../../examples/playbook.yml