We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 220615e commit 4f4a25dCopy full SHA for 4f4a25d
README.md
@@ -82,6 +82,9 @@ runner_org: no
82
# Name to assign to this runner in GitHub (System hostname as default)
83
runner_name: "{{ ansible_hostname }}"
84
85
+# Labels to apply to the runner
86
+runner_labels: "''"
87
+
88
# Custom service name when usign Github Enterprise server
89
# service_name: actions.runner._services.{{ runner_name }}.service
90
0 commit comments