File tree Expand file tree Collapse file tree 2 files changed +0
-30
lines changed Expand file tree Collapse file tree 2 files changed +0
-30
lines changed Original file line number Diff line number Diff line change 7
7
- runner_user : ansible
8
8
- github_repo : ansible-github_actions_runner-testrepo
9
9
- github_account : monolithprojects
10
- - runner_state : " stopped"
11
- - runner_version : " 2.274.1"
12
- roles :
13
- - robertdebock.epel
14
- - ansible-github_actions_runner
15
-
16
- - name : Reinstall
17
- user : ansible
18
- hosts : all
19
- become : yes
20
- vars :
21
- - runner_user : ansible
22
- - github_repo : ansible-github_actions_runner-testrepo
23
- - github_account : monolithprojects
24
- - reinstall_runner : yes
25
10
- runner_version : " latest"
26
11
roles :
27
12
- robertdebock.epel
Original file line number Diff line number Diff line change 10
10
- runner_org : yes
11
11
- runner_state : " stopped"
12
12
- runner_version : " 2.274.1"
13
- roles :
14
- - robertdebock.epel
15
- - ansible-github_actions_runner
16
-
17
- - name : Reinstall
18
- user : ansible
19
- hosts : all
20
- become : yes
21
- vars :
22
- - runner_user : ansible
23
- - github_repo : ansible-github_actions_runner-testrepo
24
- - github_account : monolithprojects-testorg
25
- - runner_org : yes
26
- # - reinstall_runner: yes
27
- - runner_version : " latest"
28
13
roles :
29
14
- robertdebock.epel
30
15
- ansible-github_actions_runner
You can’t perform that action at this time.
0 commit comments