We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272d469 commit 9be38f4Copy full SHA for 9be38f4
meta/main.yml
@@ -6,21 +6,21 @@ galaxy_info:
6
license: "Simplified BSD License"
7
min_ansible_version: 1.9
8
platforms:
9
- - name: Debian
10
- versions:
11
- - wheezy
12
- - jessie
13
- - name: Ubuntu
14
15
- - precise
16
- - quantal
17
- - raring
18
- - saucy
19
- - trusty
20
- - utopic
21
- - vivid
22
- - name: EL
23
- categories:
+ - name: Debian
+ versions:
+ - wheezy
+ - jessie
+ - name: Ubuntu
+ - precise
+ - quantal
+ - raring
+ - saucy
+ - trusty
+ - utopic
+ - vivid
+ - name: EL
+ galaxy_tags:
24
- networking
25
- system
26
dependencies: []
0 commit comments