diff --git a/postgres/tasks/main.yml b/postgres/tasks/main.yml index c9d809047690c4b564f5084efbd9137efa0f3f71..652e872fbf21e5a7bcad6aabe9e9cf6561841e64 100644 --- a/postgres/tasks/main.yml +++ b/postgres/tasks/main.yml @@ -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'