mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 08:00:06 +08:00
notifs / backend / staging: make the consumer.py hotfixed file readable to the hub
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
- name: hotfix python3-moksha-hub
|
||||
copy: >
|
||||
src=consumer.py dest=/usr/lib/python3.10/site-packages/moksha/hub/api/consumer.py
|
||||
owner=root group=root mode=0640
|
||||
owner=root group=root mode=0644
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user