remove sources.list.d file as we always set sources explicitly

This commit is contained in:
Morre 2021-10-15 15:22:31 +02:00
parent 1522ec5fb3
commit 92f3499bfe
No known key found for this signature in database
GPG key ID: F36FB77CA7C2E7B2

View file

@ -36,3 +36,8 @@
community.general.alternatives:
name: editor
path: /usr/bin/vim.basic
- name: remove /etc/apt/sources.list
file:
path: /etc/apt/sources.list
state: absent