Uninstall vim
with pacman
`aur` module doesn't support uninstalling
This commit is contained in:
parent
fc11294ded
commit
d74abffe76
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: Uninstall vim
|
- name: Uninstall vim
|
||||||
kewlfft.aur.aur:
|
pacman:
|
||||||
name: vim
|
name: vim
|
||||||
state: absent
|
state: absent
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Reference in a new issue