Remove packages from EL9
This commit is contained in:
parent
3e77a8a5d4
commit
1bbcff1466
2 changed files with 0 additions and 9 deletions
|
@ -20,9 +20,5 @@
|
|||
- import_tasks: ssh.yml
|
||||
- import_tasks: solokeys.yml
|
||||
- import_tasks: packagekit.yml
|
||||
- import_tasks: vscode.yml
|
||||
when: gui == true
|
||||
- import_tasks: zram.yml
|
||||
- import_tasks: legacy-openssl.yml
|
||||
when: ansible_distribution_major_version == '9'
|
||||
- import_tasks: journald.yml
|
||||
|
|
|
@ -36,11 +36,6 @@
|
|||
vars:
|
||||
packages:
|
||||
- git-gui
|
||||
- gnome-extensions-app
|
||||
- gnome-shell-extension-dash-to-dock
|
||||
- gnome-tweaks
|
||||
- google-noto-sans-fonts
|
||||
- google-noto-serif-fonts
|
||||
- liberation-fonts
|
||||
- vim-X11
|
||||
when: ansible_distribution_major_version == '9'
|
||||
|
|
Loading…
Reference in a new issue