Can I remove files with a glob?
This commit is contained in:
parent
0b66e72f40
commit
a0f6cc0c26
1 changed files with 5 additions and 0 deletions
|
@ -58,3 +58,8 @@
|
||||||
- fedmsg
|
- fedmsg
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
- name: remove fedmsg .rpmnew cruft.
|
||||||
|
file: path=/etc/fedmsg.d/*.rpmnew state=absent
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue