Skip to content

Commit

Permalink
meta/main.yml - fix galaxy_tags
Browse files Browse the repository at this point in the history
  • Loading branch information
itewk authored Feb 7, 2018
1 parent 6845450 commit 9cdb8f8
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ galaxy_info:
license: license (Apache)
min_ansible_version: 2.4
platforms:
- name: EL
versions:
- 7
- galaxy_tags:
- haproxy
- redhat
- rhc
- tools
- categories:
- haproxy
- redhat
- rhc
- tools
- name: EL
versions:
- 7
galaxy_tags:
- haproxy
- redhat
- rhc
- tools
categories:
- haproxy
- redhat
- rhc
- tools
dependencies: []

0 comments on commit 9cdb8f8

Please sign in to comment.