Fix spelling of remove

This commit is contained in:
Kenneth Benzie 2025-01-06 00:11:39 +00:00
parent 79b1cf98eb
commit 5eb6570617
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
---
- name: remote chocolatey package
- name: remove chocolatey package
win_chocolatey:
name: ag
state: absent

View File

@ -1,5 +1,5 @@
---
- name: remote chocolatey package
- name: remove chocolatey package
win_chocolatey:
name: Bat
state: absent

View File

@ -1,5 +1,5 @@
---
- name: remote chocolatey package
- name: remove chocolatey package
win_chocolatey:
name: jq
state: absent