Commenting out the zandronum repo
This commit is contained in:
parent
694537e968
commit
080d00e7cb
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue