parent
d872a61eed
commit
a30213dd5c
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
||||
--- |
||||
|
||||
- name: Remove obsolete files |
||||
file: path={{ item }} state=absent |
||||
loop: |
||||
- /etc/systemd/system/documentserver-spellchecker.service |
||||
- /etc/systemd/system/multi-user.target.wants/documentserver-spellchecker.service |
||||
tags: oo |
Loading…
Reference in new issue