mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
cleaner Ansible messaging
This commit is contained in:
parent
ca7f578e14
commit
ebb621a2cf
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
- include: 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
|
||||
- name: Ask systemd to reread the unit files
|
||||
shell: systemctl daemon-reload
|
||||
when: not kalite_installed.stat.exists
|
||||
|
||||
|
|
Loading…
Reference in a new issue