Typofix.
This commit is contained in:
parent
d931f088d2
commit
1100dc7673
1 changed files with 3 additions and 3 deletions
|
@ -188,13 +188,13 @@
|
|||
- bodhi
|
||||
- fedwatch
|
||||
|
||||
- name: Removed old unused fedwatch package.
|
||||
package: pkg={{ item }} state=absent
|
||||
- name: Remove old unused fedwatch package.
|
||||
package: pkg=fedwatch state=absent
|
||||
tags:
|
||||
- bodhi
|
||||
- fedwatch
|
||||
|
||||
- name: Removed old unused fedwatch files.
|
||||
- name: Remove old unused fedwatch files.
|
||||
file: path={{item}} state=absent
|
||||
with_items:
|
||||
- /usr/lib/systemd/system/fedwatch.service.d/fedwatch.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue