Commenting out the zandronum repo

This commit is contained in:
Ubergeek 2022-02-16 19:09:06 -05:00
parent 694537e968
commit 080d00e7cb
1 changed files with 5 additions and 5 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: