aboutsummaryrefslogblamecommitdiffhomepage
path: root/meta/main.yml
blob: e0a9f498c64550f2de393254af6e7eb7e771b109 (plain) (tree)



















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

  min_ansible_version: 2.0

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

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

dependencies: []