Skip to content

Commit

Permalink
Merge pull request #312 from gclough/update_meta_for_centos_redhat
Browse files Browse the repository at this point in the history
Added meta data for CentOS and RedHat, plus added tags
  • Loading branch information
UnderGreen authored Mar 23, 2018
2 parents 73c77b4 + f584dbb commit 3861bc2
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 3861bc2

Please sign in to comment.