Add h264 video plugin for browser
This commit is contained in:
parent
ac3865c329
commit
5b0b975675
1 changed files with 3 additions and 2 deletions
|
@ -36,8 +36,9 @@
|
|||
name: "{{ item }}"
|
||||
state: installed
|
||||
with_items:
|
||||
- emacs # more editors
|
||||
- vim # better vi
|
||||
- emacs # more editors
|
||||
- gstreamer1-plugin-openh264 # h264 plugin for browser
|
||||
- vim # better vi
|
||||
|
||||
- name: hide grub menu during boot
|
||||
lineinfile:
|
||||
|
|
Loading…
Add table
Reference in a new issue