forked from infra/ansible
[mailman3] Use the correct path to file
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
8f12b3c681
commit
13c1dd27d9
1 changed files with 1 additions and 1 deletions
|
|
@ -440,7 +440,7 @@
|
|||
# is resolved
|
||||
- name: Apply xapian_haystack patch
|
||||
ansible.posix.patch:
|
||||
src: mailman3_patch/xapian_haystack_term_too_long.patch
|
||||
src: mailman_patch/xapian_haystack_term_too_long.patch
|
||||
basedir: /usr/lib/python3.9/site-packages/
|
||||
tags:
|
||||
- mailman
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue