mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Removing unstable repo so it stops biting us
This commit is contained in:
@@ -47,12 +47,6 @@
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
- name: Add Debian unstable
|
||||
apt_repository:
|
||||
repo: 'deb http://deb.debian.org/debian/ unstable main'
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
- name: Add mono-project repo
|
||||
apt_repository:
|
||||
repo: 'deb https://download.mono-project.com/repo/debian stable-buster main'
|
||||
|
||||
Reference in New Issue
Block a user