Skip to content
Snippets Groups Projects
Commit 5e8f9877 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Use correct rsnapshot.conf destination file name

parent ce4da1d2
No related branches found
No related tags found
No related merge requests found
Pipeline #1365 passed
......@@ -43,7 +43,7 @@
- name: ensure we have our rsnapshot config
template:
src: rsnapshot.conf.j2
dest: /etc/
dest: /etc/rsnapshot.conf
owner: root
group: root
mode: '0644'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment