fix broken flatpak
This commit is contained in:
@@ -19,4 +19,4 @@
|
||||
when:
|
||||
- bitwarden.method == 'brew'
|
||||
ansible.builtin.set_fact:
|
||||
pkg_cask: "{{ pkg_cask + [bitwarden.pkg.name] }}"
|
||||
pkg_cask: "{{ pkg_cask + [bitwarden] }}"
|
||||
|
||||
Reference in New Issue
Block a user