Skip to content
Snippets Groups Projects
Verified Commit 0c774098 authored by Julian's avatar Julian
Browse files

Add pip --break-system-packages parameter

parent 484716c0
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
executable: pip3 executable: pip3
state: latest state: latest
name: "{{ item }}" name: "{{ item }}"
extra_args: "--break-system-packages"
- name: copy mailman config - name: copy mailman config
notify: restart mailman notify: restart mailman
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment