Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 2bbd0f9

Browse files
Sebastian Gumprichchris-rock
authored andcommitted
update platforms in meta-file
this way the match the style used by ansible galaxy.
1 parent 200bff0 commit 2bbd0f9

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

meta/main.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,18 @@ galaxy_info:
88
platforms:
99
- name: EL
1010
versions:
11-
- 6.4
12-
- 6.5
11+
- 6
1312
- name: Oracle Linux
1413
versions:
15-
- 6.4
16-
- 6.5
14+
- 6
1715
- name: Ubuntu
1816
versions:
19-
- 12.04
20-
- 14.04
17+
- precise
18+
- trusty
2119
- name: Debian
2220
versions:
23-
- 6
24-
- 7
21+
- squeeze
22+
- wheezy
2523
galaxy_tags:
2624
- system
2725
- security

0 commit comments

Comments
 (0)