Skip to content

Commit

Permalink
Added meta data for CentOS and RedHat, plus added tags to help with s…
Browse files Browse the repository at this point in the history
…earches
  • Loading branch information
Greg Clough committed Mar 23, 2018
1 parent 7346fdb commit f584dbb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,26 @@ galaxy_info:
min_ansible_version: 2.4.0
license: MIT
platforms:
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
- name: CentOS
versions:
- all
- name: RedHat
versions:
- all
categories:
- database
- database:sql
galaxy_tags:
- postgresql
- postgres
- sql
- database
- postgis

dependencies: []

0 comments on commit f584dbb

Please sign in to comment.