Small description fix
This commit is contained in:
parent
bc543fdb3e
commit
be0a6e32e9
|
@ -25,7 +25,7 @@
|
|||
upgrade: dist
|
||||
when: ansible_pkg_mgr == "apt"
|
||||
|
||||
- name: ArchLinux/Voidlinux -- Upgrade whole system
|
||||
- name: Alpine/Arch/Voidlinux -- Upgrade whole system
|
||||
package:
|
||||
upgrade: yes
|
||||
when: ansible_pkg_mgr in ["apk", "pacman", "xbps"]
|
||||
|
|
Loading…
Reference in a new issue