Sin descripción

Fabian Peter Hammerle 1c611b25fd added option "systemd_unit_restart_if_active" hace 4 años
defaults 1c611b25fd added option "systemd_unit_restart_if_active" hace 4 años
tasks 1c611b25fd added option "systemd_unit_restart_if_active" hace 4 años
README.md 1c611b25fd added option "systemd_unit_restart_if_active" hace 4 años

README.md

Ansible Role: Systemd Unit

Required Variables

systemd_unit_name: some.service
systemd_unit_config: |
  [Unit]
  Description=...
  # ...

Optional Variables

systemd_unit_state: started
systemd_unit_enabled: yes
systemd_unit_restart_if_active: no