fix cargo packages
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
- name: Append mcfly to pkg_cargo
|
||||
when:
|
||||
- ansible_system == 'Linux'
|
||||
notify: Depend cargo
|
||||
changed_when: true
|
||||
ansible.builtin.set_fact:
|
||||
pkg_cargo: "{{ pkg_cargo + ['mcfly'] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user