bodhi: Let fedora-messaging install /etc/fedora-messaging.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2019-05-28 16:26:55 +00:00
parent b2b32e824c
commit b226ec905a

View file

@ -342,17 +342,6 @@
- config
- bodhi
- name: Install /etc/fedora-messaging directory
file:
path: /etc/fedora-messaging
owner: root
group: root
mode: 0755
state: directory
tags:
- config
- bodhi
- name: Install fedora-messaging config
template: >
src="{{ roles_path }}/bodhi2/base/templates/fedora-messaging.toml.j2"