mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update main.yml
This commit is contained in:
parent
25ab293776
commit
ee92bbb54f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
- include_tasks: install.yml
|
||||
when: kalite_installed is defined and not kalite_installed.stat.exists and not is_F18
|
||||
|
||||
- name: Ask systemd to reread the unit files (daemon-reload)
|
||||
- name: Ask systemd to reread unit files (daemon-reload)
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
when: not kalite_installed.stat.exists
|
||||
|
|
Loading…
Reference in a new issue