Files
ansible-role-systemd_service/doc/source/index.rst
Ivan Anfimov 80d4f5e373 Complete update README
Change-Id: I48d8879d89e37f7fe6d00b59cb14c9b3c6a66fee
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
2025-12-02 10:11:32 +00:00

905 B

systemd_service role for OpenStack-Ansible

This Ansible role that installs and configures systemd unit files and all of its corresponding services. This role requires the ansible-config_template collection to be available on your local system. To get collection you can use use the ansible-galaxy command on the requirements.yml file.. You need to install collection before running this role.

ansible-galaxy install -r requirements.yml

This role will configure Systemd units:

Default variables

../../defaults/main.yml

Example playbook

../../examples/playbook.yml

Tags

This role supports one tag: systemd-init.