Change-Id: I48d8879d89e37f7fe6d00b59cb14c9b3c6a66fee Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
905 B
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.ymlThis role will configure Systemd units:
Default variables
../../defaults/main.yml
Example playbook
../../examples/playbook.yml
Tags
This role supports one tag: systemd-init.