Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

SimpliField/ansible-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Build Status Ansible Role

Setup a postgresql server

Requirements

Need ansible 2+

Role Variables

Dependencies

There is no dependency

Example Playbook

- hosts: servers
  roles:
  - { role: SimpliField.postgres }

License

BSD