Skip to content

Commit

Permalink
Set some platforms for Galaxy
Browse files Browse the repository at this point in the history
  • Loading branch information
bespokebob committed Oct 18, 2017
1 parent 5f3300a commit 8bceeca
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,15 @@ galaxy_info:
# (untested) older versions
min_ansible_version: 2.3

#
# platforms is a list of platforms, and each platform has a name and a list of versions.
#
# platforms:
# - name: Fedora
# versions:
# - all
# - 25
# - name: SomePlatform
# versions:
# - all
# - 1.0
# - 7
# - 99.99
platforms:
- name: EL
versions:
- 5
- 6
- 7
- name: Windows
versions:
- 2012R2

galaxy_tags:
- security
Expand Down

0 comments on commit 8bceeca

Please sign in to comment.