1
0
Fork 0
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:
A Holt 2018-01-10 20:09:35 -05:00 committed by GitHub
parent fbe58d0ba6
commit e8a781230c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,5 +24,5 @@
name: iiab-startup
daemon_reload: yes
enabled: yes
restarted: yes
state: restarted
when: not startup_unit.stat.exists