887ea608fa
Change-Id: Ic78d44f209d75dd4483ccb68fa6de44b6c63e66e
24 lines
434 B
ReStructuredText
24 lines
434 B
ReStructuredText
===========================
|
|
OpenStack-Ansible LXC hosts
|
|
===========================
|
|
|
|
Ansible role that configures a host for running LXC containers.
|
|
|
|
Default variables
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
.. literalinclude:: ../../defaults/main.yml
|
|
:language: yaml
|
|
:start-after: under the License.
|
|
|
|
Required variables
|
|
~~~~~~~~~~~~~~~~~~
|
|
|
|
None
|
|
|
|
Example playbook
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
.. literalinclude:: ../../examples/playbook.yml
|
|
:language: yaml
|