Fix kitty role, lacking become
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user