1
0
Fork 0

update deps and paths

This commit is contained in:
cătălin 2024-02-10 02:06:30 +01:00
commit d88e2da205
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
6 changed files with 11 additions and 4 deletions

View file

@ -3,5 +3,9 @@
name:
- qalculate-gtk
- rofi-dev
- c++
- g++
- nodejs
- npm
- python3.11-venv
- parallel
state: present

View file

@ -12,4 +12,5 @@
- com.spotify.Client
- org.qbittorrent.qBittorrent
- app/com.nextcloud.desktopclient.nextcloud/x86_64/stable
- net.lutris.Lutris
method: "user"

View file

@ -15,6 +15,8 @@
become: true
when: ansible_os_family == "Debian"
ansible.builtin.import_tasks: debian.yml
tags:
- debian
- name: Install RHEL packages
become: true

View file

@ -32,4 +32,5 @@
- b3sum
- difftastic
- du-dust
- zellij
state: latest