openstack-ansible-lxc_hosts/doc/source/index.rst
Andy McCrae 036a991075 Update repository with reference to role git location
Change-Id: I481416d2c50ea282bcb9dd42da3b0faf0fd718bf
2016-12-22 14:26:20 +00:00

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