remove sources.list.d file as we always set sources explicitly
This commit is contained in:
parent
1522ec5fb3
commit
92f3499bfe
1 changed files with 5 additions and 0 deletions
|
|
@ -36,3 +36,8 @@
|
||||||
community.general.alternatives:
|
community.general.alternatives:
|
||||||
name: editor
|
name: editor
|
||||||
path: /usr/bin/vim.basic
|
path: /usr/bin/vim.basic
|
||||||
|
|
||||||
|
- name: remove /etc/apt/sources.list
|
||||||
|
file:
|
||||||
|
path: /etc/apt/sources.list
|
||||||
|
state: absent
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue