Remove random liblzo2 dllmap
This commit is contained in:
parent
b851ca7f35
commit
2380276b10
@ -4,12 +4,6 @@
|
|||||||
# Home desktops
|
# Home desktops
|
||||||
- hosts: desktop
|
- hosts: desktop
|
||||||
post_tasks:
|
post_tasks:
|
||||||
- name: confirm liblzo2 dllmap
|
|
||||||
lineinfile:
|
|
||||||
path: /etc/mono/config
|
|
||||||
insertafter: "<configuration>"
|
|
||||||
line: '<dllmap dll="lzo2.dll" target="liblzo2.so.2" os="!windows"/>'
|
|
||||||
tags: [ desktop, mono ]
|
|
||||||
- name: give python3 cap_sys_ptrace
|
- name: give python3 cap_sys_ptrace
|
||||||
capabilities:
|
capabilities:
|
||||||
path: /usr/bin/python3.8
|
path: /usr/bin/python3.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user