do not deleted sources list
This commit is contained in:
parent
2534a45ab2
commit
f7f3695fdc
1 changed files with 3 additions and 3 deletions
|
|
@ -49,6 +49,6 @@
|
||||||
path: /usr/bin/vim.basic
|
path: /usr/bin/vim.basic
|
||||||
|
|
||||||
- name: remove /etc/apt/sources.list
|
- name: remove /etc/apt/sources.list
|
||||||
file:
|
copy:
|
||||||
path: /etc/apt/sources.list
|
dest: /etc/apt/sources.list
|
||||||
state: absent
|
content: "# managed by ansible\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue