d66dc97872
Depends-On: https://review.openstack.org/#/c/554402/ Change-Id: I220eb6eac324cc085efa7f50f06a72d2e5f846ac
27 lines
536 B
ReStructuredText
27 lines
536 B
ReStructuredText
==========================================
|
|
systemd_service role for OpenStack-Ansible
|
|
==========================================
|
|
|
|
:tags: openstack, systemd_service, cloud, ansible
|
|
:category: \*nix
|
|
|
|
This role will configure Systemd units:
|
|
|
|
Default variables
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
.. literalinclude:: ../../defaults/main.yml
|
|
:language: yaml
|
|
:start-after: under the License.
|
|
|
|
Example playbook
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
.. literalinclude:: ../../examples/playbook.yml
|
|
:language: yaml
|
|
|
|
Tags
|
|
~~~~
|
|
|
|
This role supports one tag: ``systemd-init``.
|