Add VLC.
This commit is contained in:
parent
82bec2bf72
commit
1f9d2508b9
@ -96,6 +96,11 @@
|
|||||||
state: absent
|
state: absent
|
||||||
when: firefox != firefox_esr
|
when: firefox != firefox_esr
|
||||||
|
|
||||||
|
- name: Workstation | Linux | Flatpak | Install VLC from Package Manager
|
||||||
|
package:
|
||||||
|
name: vlc
|
||||||
|
state: present
|
||||||
|
|
||||||
- name: Workstation | Linux | Flatpak | Remove Software From Package Manager
|
- name: Workstation | Linux | Flatpak | Remove Software From Package Manager
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user