036a991075
Change-Id: I481416d2c50ea282bcb9dd42da3b0faf0fd718bf
27 lines
592 B
ReStructuredText
27 lines
592 B
ReStructuredText
===========================
|
|
OpenStack-Ansible LXC hosts
|
|
===========================
|
|
|
|
Ansible role that configures a host for running LXC containers.
|
|
|
|
To clone or view the source code for this repository, visit the role repository
|
|
for `lxc_hosts <https://github.com/openstack/openstack-ansible-lxc_hosts>`_.
|
|
|
|
Default variables
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
.. literalinclude:: ../../defaults/main.yml
|
|
:language: yaml
|
|
:start-after: under the License.
|
|
|
|
Required variables
|
|
~~~~~~~~~~~~~~~~~~
|
|
|
|
None
|
|
|
|
Example playbook
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
.. literalinclude:: ../../examples/playbook.yml
|
|
:language: yaml
|