Add h264 video plugin for browser

This commit is contained in:
Timo Makinen 2021-09-30 17:36:49 +00:00
parent ac3865c329
commit 5b0b975675

View file

@ -36,8 +36,9 @@
name: "{{ item }}" name: "{{ item }}"
state: installed state: installed
with_items: with_items:
- emacs # more editors - emacs # more editors
- vim # better vi - gstreamer1-plugin-openh264 # h264 plugin for browser
- vim # better vi
- name: hide grub menu during boot - name: hide grub menu during boot
lineinfile: lineinfile: