Create /usr/share/fedmsg (for bugzilla cookies...)
This commit is contained in:
parent
5035eca2b0
commit
e5ef8035e9
1 changed files with 6 additions and 1 deletions
|
@ -6,8 +6,8 @@
|
||||||
with_items:
|
with_items:
|
||||||
- the-new-hotness
|
- the-new-hotness
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
- koji
|
|
||||||
- python-sh
|
- python-sh
|
||||||
|
- koji
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
- hotness
|
- hotness
|
||||||
|
@ -48,3 +48,8 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- hotness
|
- hotness
|
||||||
|
|
||||||
|
- name: Create /usr/share/fedmsg (for bugzilla cookies...)
|
||||||
|
file: dest=/usr/share/fedmsg owner=fedmsg group=fedmsg mode=0750 state=directory
|
||||||
|
tags:
|
||||||
|
- hotness
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue