backup-database needs to be installed on all postgres boxes
This commit is contained in:
parent
b0c389b2dc
commit
7ed926aafc
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@
|
|||
|
||||
- name: Copy over backup scriplet
|
||||
copy: src=backup-database dest=/usr/local/bin/backup-database mode=0755
|
||||
when: inventory_hostname.startswith('db-koji01.iad2')
|
||||
tags:
|
||||
- postgresql
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue