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