fix typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
file: nerdfonts.yml
|
||||
name: _nerdfonts
|
||||
- ansible.builtin.set_fact:
|
||||
pkgconfig_nerdfonts: "{{ _nerdfonts | ansible.builtin.combine(pkgconfig.nerdfons) }}"
|
||||
pkgconfig_nerdfonts: "{{ _nerdfonts | ansible.builtin.combine(pkgconfig.nerdfonts) }}"
|
||||
|
||||
- name: append to srcpkgs
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
Reference in New Issue
Block a user