Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
databases
Commits
5e8f9877
Commit
5e8f9877
authored
Sep 22, 2019
by
Thomas Schneider
Browse files
Use correct rsnapshot.conf destination file name
parent
ce4da1d2
Pipeline
#1365
passed with stage
in 50 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
postgres/tasks/main.yml
View file @
5e8f9877
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
-
name
:
ensure we have our rsnapshot config
-
name
:
ensure we have our rsnapshot config
template
:
template
:
src
:
rsnapshot.conf.j2
src
:
rsnapshot.conf.j2
dest
:
/etc/
dest
:
/etc/
rsnapshot.conf
owner
:
root
owner
:
root
group
:
root
group
:
root
mode
:
'
0644'
mode
:
'
0644'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment