fixing formatting and dependencies
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
srcpkgs: "{{ srcpkgs + [ 'alacritty' ] }}"
|
||||
|
||||
- name: append alacritty to caskpkgs
|
||||
set_fact:
|
||||
ansible.builtin.set_fact:
|
||||
caskpkgs: "{{ caskpkgs + [ 'alacritty' ] }}"
|
||||
when: ansible_system == 'Darwin'
|
||||
|
||||
Reference in New Issue
Block a user