
This is the initial commit to the development of the os_manila role. This commit just contains the scaffolding. Change-Id: I1ba8bf8bb892179b8068de398a6d61840dd610b1
24 lines
388 B
ReStructuredText
24 lines
388 B
ReStructuredText
=============================
|
|
OpenStack-Ansible manila role
|
|
=============================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Default variables
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
.. literalinclude:: ../../defaults/main.yml
|
|
:language: yaml
|
|
:start-after: under the License.
|
|
|
|
Dependencies
|
|
~~~~~~~~~~~~
|
|
|
|
Example playbook
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
.. literalinclude:: ../../examples/playbook.yml
|
|
:language: yaml
|
|
|