make backups on all systems
This commit is contained in:
parent
e76b85ec2d
commit
b0c389b2dc
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@
|
|||
|
||||
- name: Ensure postgres has a place to backup to
|
||||
file: dest=/backups state=directory owner=postgres
|
||||
when: inventory_hostname.startswith('db-koji01.iad2') or inventory_hostname.startswith('db01.iad2')
|
||||
tags:
|
||||
- postgresql
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue