Add extra software
This commit is contained in:
parent
5ed9e908db
commit
9bd8f8d54f
1 changed files with 3 additions and 0 deletions
|
@ -39,8 +39,11 @@
|
|||
- emacs # more editors
|
||||
- gstreamer1-plugin-openh264 # h264 plugin for browser
|
||||
- podman-docker # add docker compatibility
|
||||
- python3-ansible-lint # linter for ansible
|
||||
- ShellCheck # check shell scripts for errors
|
||||
- vim # better vi
|
||||
- virt-manager # manage virtual machines
|
||||
- yamllint # linter for yaml files
|
||||
|
||||
- name: hide grub menu during boot
|
||||
ansible.builtin.lineinfile:
|
||||
|
|
Loading…
Add table
Reference in a new issue