postgresql: PB to deploy PostgreSQL server

jenkins-master
Dustin 2018-04-14 15:28:46 -05:00
parent 668b158cf9
commit c982f4818f
1 changed files with 3 additions and 0 deletions

3
postgresql.yml Normal file
View File

@ -0,0 +1,3 @@
- hosts: postgresql
roles:
- postgresql-server