mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-19 02:40:19 +00:00
Removing unstable repo so it stops biting us
This commit is contained in:
@@ -47,12 +47,6 @@
|
|||||||
state: present
|
state: present
|
||||||
update_cache: yes
|
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
|
- name: Add mono-project repo
|
||||||
apt_repository:
|
apt_repository:
|
||||||
repo: 'deb https://download.mono-project.com/repo/debian stable-buster main'
|
repo: 'deb https://download.mono-project.com/repo/debian stable-buster main'
|
||||||
|
|||||||
Reference in New Issue
Block a user