separate configuration, requirements and variables
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
- name: append to syspkgs
|
||||
ansible.builtin.set_fact:
|
||||
syspkgs: "{{ syspkgs + [ 'flatpak' ] }}"
|
||||
pkgconfig_flatpak: {defined: true}
|
||||
flatpak: true
|
||||
when: ansible_os_family != 'Darwin'
|
||||
|
||||
Reference in New Issue
Block a user