aboutsummaryrefslogblamecommitdiffhomepage
path: root/meta/main.yml
blob: 2d7ff6152419d1bf62596062629474451ed33d67 (plain) (tree)
1
2
3
4
5
6
7





                                                                  
                          












                                                                         
galaxy_info:
  author: Trainline SAS
  description: "Install, configure and manage PostgreSQL clusters"
  license: MIT

  min_ansible_version: 2.5

  platforms:
  - name: Ubuntu
    versions:
      - xenial
  - name: Debian
    versions:
      - jessie
      - stretch

  galaxy_tags: ['postgresql', 'cluster', 'ha', 'database', 'replication']

dependencies: []