mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
Commenting out the zandronum repo
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user