Skip to content

Commit

Permalink
Fix platforms list.
Browse files Browse the repository at this point in the history
  • Loading branch information
cchurch committed Feb 9, 2015
1 parent 89e370c commit 43c6985
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,17 @@ galaxy_info:
min_ansible_version: 1.7
platforms:
- name: EL
versions: all
versions:
- all
- name: Fedora
versions: all
versions:
- all
- name: Ubuntu
versions: all
versions:
- all
- name: Debian
versions: all
versions:
- all
categories:
- system

Expand Down

0 comments on commit 43c6985

Please sign in to comment.