Fix ripgrep role on not Windows
This commit is contained in:
parent
3008424a13
commit
2874dd3674
@ -26,6 +26,7 @@
|
||||
state: absent
|
||||
|
||||
- name: install scoop package
|
||||
when: ansible_os_family == 'Windows'
|
||||
community.windows.win_scoop:
|
||||
name: ripgrep
|
||||
state: present
|
||||
|
Loading…
x
Reference in New Issue
Block a user