fix bitwarden and ghostty for osx
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
ansible.builtin.set_fact:
|
||||
ghostty:
|
||||
method: "{{ ghostty.method }}"
|
||||
pkg: "{{ pkconfig.ghostty[ghostty.method] }}"
|
||||
pkg: "{{ pkgconfig.ghostty[ghostty.method] }}"
|
||||
pkg_repo: "{{ pkgconfig.ghostty.pkg_repo[ansible_distribution] | default(omit) }}"
|
||||
|
||||
- name: Set ghostty config for appimage install
|
||||
|
||||
Reference in New Issue
Block a user