more fixs for packages
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
when:
|
||||
- libreoffice.method == 'sys'
|
||||
ansible.builtin.set_fact:
|
||||
sys_pkg: "{{ sys_pkg + libreoffice.syspkgs }}"
|
||||
sys_pkg: "{{ sys_pkg + libreoffice.pkgs }}"
|
||||
|
||||
- name: Append to caskpkgs
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user