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

Commit bf43381

Browse files
committed
Merge pull request #52 from hardening-io/update_platforms
update platforms in meta-file
2 parents 200bff0 + 1255a01 commit bf43381

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

meta/main.yml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,19 @@ 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
23+
- jessie
2524
galaxy_tags:
2625
- system
2726
- security

0 commit comments

Comments
 (0)