[mailman] Add correct folder for post-transaction trigger
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
17400d7060
commit
1e005e7b2f
1 changed files with 1 additions and 1 deletions
|
@ -582,7 +582,7 @@
|
|||
# Sync databases and collect static files on RPM install/upgrade
|
||||
- name: install the post-transaction trigger
|
||||
template: src=post-transaction.action.j2
|
||||
dest=/etc/dnf/post-transaction-actions.d/hyperkitty.action
|
||||
dest=/etc/dnf/plugins/post-transaction-actions.d/hyperkitty.action
|
||||
tags: mailman
|
||||
when: env == 'staging'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue