Remove random liblzo2 dllmap
This commit is contained in:
parent
b851ca7f35
commit
2380276b10
@ -4,12 +4,6 @@
|
||||
# Home desktops
|
||||
- hosts: desktop
|
||||
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
|
||||
capabilities:
|
||||
path: /usr/bin/python3.8
|
||||
|
Loading…
Reference in New Issue
Block a user