Skip to content

zzet/ansible-postgresql-role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Bitdeli Badge

A role for base setup and configuring PostgreSQL server with client on unix based hosts using Ansible.

This role under active development.

Attention: default auth method: trust (managed via config)

Supported PostgreSQL versions:

  • PostgreSQL 9.1
  • PostgreSQL 9.2
  • PostgreSQL 9.3
  • PostgreSQL 9.4
  • PostgreSQL 9.5
    • Please, give me feedback if you have some problems on github issue tracker

Supported OS:

  • Ubuntu 12.04 (main test OS + Travis)
  • Debian (tested)

Extensions

Requirements

None

Role Variables

Please, see available variables and defaults in default variables file

Dependencies

None

License

MIT

ToDo

Author Information

Andrew Kumanyaev

Contributors Information