Create the /usr/share/fedmsg folder

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-01-20 11:45:06 +01:00
parent 0ce54f3914
commit 9a744edbf5

View file

@ -37,6 +37,14 @@
- config
- datagrepper
- name: Create /usr/share/fedmsg since apparently fedmsg doesn't do it anymore
file: state=directory
path=/usr/share/fedmsg
owner=fedmsg group=fedmsg mode=0775
tags:
- config
- datagrepper
# This file is in the package, empty, and we need to make sure we don't get that one.
- name: empty out default config file
copy: