Transition ag to scoop
This commit is contained in:
parent
6089961e36
commit
f9a090c798
@ -1,5 +1,10 @@
|
||||
---
|
||||
- name: install chocolatey package
|
||||
- name: remote chocolatey package
|
||||
win_chocolatey:
|
||||
name: ag
|
||||
state: latest
|
||||
state: absent
|
||||
|
||||
- name: install scoop package
|
||||
community.windows.win_scoop:
|
||||
name: ag
|
||||
state: present
|
||||
|
Loading…
x
Reference in New Issue
Block a user