[mailman] Patch directly the file
With basedir patch says No file to patch, let's specify the file directly. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
44234d5634
commit
5d4c302097
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,7 @@
|
|||
- name: Apply hotfix for orphan issue
|
||||
ansible.posix.patch:
|
||||
src: mailman_patch/mailman_orphan.patch
|
||||
basedir: /usr/lib/python3.9/site-packages/
|
||||
dest: /usr/lib/python3.9/site-packages/mailman/runners/task.py
|
||||
tags:
|
||||
- mailman
|
||||
- patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue