Нема описа

Fabian Peter Hammerle 5c446f1f73 fix "'dict object' has no attribute 'ActiveState'" when unit is not active пре 3 година
tasks 5c446f1f73 fix "'dict object' has no attribute 'ActiveState'" when unit is not active пре 3 година
README.md 56850f8131 minimal ansible role configuring systemd unit пре 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