File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -96,9 +96,6 @@ runner_extra_config_args: ""
9696# Name to assign to this runner in GitHub (System hostname as default)
9797runner_name : " {{ ansible_hostname }}"
9898
99- # Will the runner be deployed on Github Enterprise server?
100- runner_on_ghes : no
101-
10299# Custom service name when using Github Enterprise server
103100# DEPRECATED: this variable is deprecated in favor of "runner_on_ghes" and will be removed in release 1.15.
104101# service_name: actions.runner._services.{{ runner_name }}.service
Original file line number Diff line number Diff line change @@ -48,9 +48,6 @@ runner_extra_config_args: ""
4848# Name to assign to this runner in GitHub (System hostname as default)
4949runner_name : " {{ ansible_hostname }}"
5050
51- # Will the runner be deployed on Github Enterprise server?
52- runner_on_ghes : no
53-
5451# GitHub Repository user or Organization owner used for Runner registration
5552# github_account: "youruser"
5653
You can’t perform that action at this time.
0 commit comments