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