1
0
Fork 0

tune up astronvim

This commit is contained in:
cătălin 2023-11-07 23:00:14 +01:00
commit f26d34ff58
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
7 changed files with 106 additions and 32 deletions

View file

@ -1,12 +1,13 @@
---
- name: Install RHEL packages
package:
name:
ansible.builtin.package:
name:
- rofi-devel
- qalculate
- automake
- libtool
- cheat
- gcc-c++
- neovim
- python3-neovim
state: present