Тайлбар байхгүй

Fabian Peter Hammerle 1c611b25fd added option "systemd_unit_restart_if_active" 3 жил өмнө
defaults 1c611b25fd added option "systemd_unit_restart_if_active" 3 жил өмнө
tasks 1c611b25fd added option "systemd_unit_restart_if_active" 3 жил өмнө
README.md 1c611b25fd added option "systemd_unit_restart_if_active" 3 жил өмнө

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