Update 'roles/shell/tasks/packages.yml'

This commit is contained in:
deepend 2023-06-27 18:09:11 +00:00
parent 1bfe7950c6
commit 87e5a37445
1 changed files with 6 additions and 6 deletions

View File

@ -35,11 +35,11 @@
state: present
update_cache: yes
#- name: Add zandronum repo
# apt_repository:
# repo: 'deb http://debian.drdteam.org/ stable multiverse'
# state: present
# update_cache: yes
- name: Add zandronum repo
apt_repository:
repo: 'deb http://debian.drdteam.org/ stable multiverse'
state: present
update_cache: yes
- name: Add debian contrib
apt_repository:
@ -287,7 +287,7 @@
- xfce4
- xfce4-goodies
- task-xfce-desktop
- zandronum
- zandronum-server
- znc
- znc-dev
- znc-perl