add rm_tgz

This commit is contained in:
YAMASAKI Masahide 2013-10-21 14:01:19 +09:00
parent e157f6a4a6
commit 28de10d923
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
dependencies:
- { role: murder/common }

View File

@ -0,0 +1,7 @@
- name: run {{ filename }}
file: path='{{ filename }}' state=absent
tags: rm_tgz