Koschei: don't create fedmsg cache directory
This commit is contained in:
parent
f71869c6bb
commit
3cd00b0574
1 changed files with 0 additions and 11 deletions
|
@ -66,17 +66,6 @@
|
|||
- koschei
|
||||
- config
|
||||
|
||||
- name: create fedmsg cache directory
|
||||
file: >
|
||||
path="/var/cache/fedmsg/"
|
||||
state=directory
|
||||
owner=koschei
|
||||
group=koschei
|
||||
mode=0755
|
||||
tags:
|
||||
- koschei
|
||||
- fedmsg
|
||||
|
||||
- name: enable services to start on boot
|
||||
action: service name={{ item }} state=running enabled=true
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue