File tree Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 88 - github_repo : ansible-github_actions_runner-testrepo
99 - github_account : monolithprojects
1010 - runner_version : " latest"
11+ roles :
12+ - robertdebock.epel
13+ - ansible-github_actions_runner
14+
15+ - name : Reinstall
16+ user : ansible
17+ hosts : all
18+ become : yes
19+ vars :
20+ - runner_user : ansible
21+ - github_repo : ansible-github_actions_runner-testrepo
22+ - github_account : monolithprojects
23+ - reinstall_runner : yes
24+ - runner_version : " latest"
1125 roles :
1226 - robertdebock.epel
1327 - ansible-github_actions_runner
Original file line number Diff line number Diff line change 66 vars :
77 - runner_user : ansible
88 - github_repo : ansible-github_actions_runner-testrepo
9- - github_account : monolithprojects
9+ - github_account : monolithprojects-testorg
1010 - runner_state : absent
1111 - runner_org : yes
1212 roles :
Original file line number Diff line number Diff line change 1010 - runner_org : yes
1111 - runner_state : " stopped"
1212 - 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"
1328 roles :
1429 - robertdebock.epel
1530 - ansible-github_actions_runner
You can’t perform that action at this time.
0 commit comments