more packages fixed
- removed nushell. Not using it, not going to use again anytime soon
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
use_flatpak: false
|
||||
- name: Set libreoffice config
|
||||
ansible.builtin.set_fact:
|
||||
libreoffice:
|
||||
method: "{{ pkgconfig.libreoffice.method }}"
|
||||
flatpak: "{{ pkgconfig.libreoffice.flatpak }}"
|
||||
syspkgs: "{{ pkgconfig.libreoffice[ansible_os_family] }}"
|
||||
|
||||
Reference in New Issue
Block a user