Skip to content
Snippets Groups Projects
Commit 5ed257c7 authored by Adrian Rixon's avatar Adrian Rixon
Browse files

Change name of backup file to avoid conflict with dist file backup

	modified:   tasks/main.yml
parent 49f11e59
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
- name: backup APT sources
copy:
src: /etc/apt/sources.list
dest: /etc/apt/sources.list.orig
dest: /etc/apt/sources.list.cu
force: no
tags:
- apt-config-sources
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment