File tree Expand file tree Collapse file tree 1 file changed +28
-39
lines changed Expand file tree Collapse file tree 1 file changed +28
-39
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- galaxy_info :
3
- author : Michal Muransky
4
- role_name : github_actions_runner
5
- namespace : monolithprojects
6
- description : Deploy Github Actions private runner
7
- company : MonolithProjects
8
- license : " license (MIT)"
9
- min_ansible_version : 2.10
10
- platforms :
11
- - name : EL
12
- versions :
13
- - 6
14
- - 7
15
- - 8
16
- - name : Fedora
17
- versions :
18
- - 31
19
- - 32
20
- - 33
21
- - 34
22
- - 35
23
- - 36
24
- - name : Debian
25
- versions :
26
- - bullseye
27
- - buster
28
- - stretch
29
- - name : Ubuntu
30
- versions :
31
- - xenial
32
- - bionic
33
- - focal
34
- galaxy_tags :
35
- - github
36
- - actions
37
- - private
38
- - local
39
- - runner
40
- - cicd
2
+ galaxy_info :
3
+ author : Michal Muransky
4
+ role_name : github_actions_runner
5
+ namespace : monolithprojects
6
+ description : Deploy Github Actions private runner
7
+ company : MonolithProjects
8
+ license : " license (MIT)"
9
+ min_ansible_version : " 2.10"
10
+ platforms :
11
+ - name : EL
12
+ versions :
13
+ - all
14
+ - name : Fedora
15
+ versions :
16
+ - all
17
+ - name : Debian
18
+ versions :
19
+ - all
20
+ - name : Ubuntu
21
+ versions :
22
+ - all
23
+ galaxy_tags :
24
+ - github
25
+ - actions
26
+ - private
27
+ - local
28
+ - runner
29
+ - cicd
You can’t perform that action at this time.
0 commit comments