mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Create /usr/share/fedmsg (for bugzilla cookies...)
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
with_items:
|
||||
- the-new-hotness
|
||||
- python-psycopg2
|
||||
- koji
|
||||
- python-sh
|
||||
- koji
|
||||
tags:
|
||||
- packages
|
||||
- hotness
|
||||
@@ -48,3 +48,8 @@
|
||||
tags:
|
||||
- config
|
||||
- hotness
|
||||
|
||||
- name: Create /usr/share/fedmsg (for bugzilla cookies...)
|
||||
file: dest=/usr/share/fedmsg owner=fedmsg group=fedmsg mode=0750 state=directory
|
||||
tags:
|
||||
- hotness
|
||||
|
||||
Reference in New Issue
Block a user