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
c37535a3
Commit
c37535a3
authored
Mar 06, 2017
by
Robin Sonnabend
Browse files
Set mode on crontab correctly
parent
4c71ced2
Changes
1
Hide whitespace changes
Inline
Side-by-side
postgres/tasks/main.yml
View file @
c37535a3
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
-
config
-
config
-
name
:
ensure rsnapshot is running regularly
-
name
:
ensure rsnapshot is running regularly
copy
:
src=crontab dest=/var/spool/cron/crontabs/root owner=root group=root mode=06
44
copy
:
src=crontab dest=/var/spool/cron/crontabs/root owner=root group=root mode=06
00
tags
:
tags
:
-
postgres
-
postgres
-
rsnapshot
-
rsnapshot
...
...
Write
Preview
Supports
Markdown
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