mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 21:40:17 +00:00
Update 'roles/shell/tasks/packages.yml'
This commit is contained in:
@@ -35,11 +35,11 @@
|
|||||||
state: present
|
state: present
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
|
|
||||||
#- name: Add zandronum repo
|
- name: Add zandronum repo
|
||||||
# apt_repository:
|
apt_repository:
|
||||||
# repo: 'deb http://debian.drdteam.org/ stable multiverse'
|
repo: 'deb http://debian.drdteam.org/ stable multiverse'
|
||||||
# state: present
|
state: present
|
||||||
# update_cache: yes
|
update_cache: yes
|
||||||
|
|
||||||
- name: Add debian contrib
|
- name: Add debian contrib
|
||||||
apt_repository:
|
apt_repository:
|
||||||
@@ -287,7 +287,7 @@
|
|||||||
- xfce4
|
- xfce4
|
||||||
- xfce4-goodies
|
- xfce4-goodies
|
||||||
- task-xfce-desktop
|
- task-xfce-desktop
|
||||||
- zandronum
|
- zandronum-server
|
||||||
- znc
|
- znc
|
||||||
- znc-dev
|
- znc-dev
|
||||||
- znc-perl
|
- znc-perl
|
||||||
|
|||||||
Reference in New Issue
Block a user