This website requires JavaScript.
Explore
Help
Sign in
infrastructure
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Pull requests
7
Activity
Actions
73b0029f20
ansible
/
roles
/
postgresql_server
/
templates
/
cron-backup-database
2 lines
61 B
Text
Raw
Normal View
History
Unescape
Escape
Move postgres backup cron task inside a bash flavored script.
2014-01-13 16:16:18 +00:00
0 0 * * * postgres /usr/local/bin/backup-database {{ item }}
Copy permalink