Fix kitty role, lacking become
This commit is contained in:
parent
6132cc58a6
commit
dcb0f8c08c
@ -95,6 +95,7 @@
|
||||
# /usr/local with stow so we delete it before stowing.
|
||||
- name: remove conflicting library
|
||||
when: kitty_install_required
|
||||
become: true
|
||||
file:
|
||||
state: absent
|
||||
path: '{{kitty_package_dir}}/lib/libglib-2.0.so.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user