mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
fix "state: restarted" in Ansible's systemd module
This commit is contained in:
parent
fbe58d0ba6
commit
e8a781230c
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@
|
|||
name: iiab-startup
|
||||
daemon_reload: yes
|
||||
enabled: yes
|
||||
restarted: yes
|
||||
state: restarted
|
||||
when: not startup_unit.stat.exists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue