-
-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
Actions Runner v2.288.0 now allows 150 character long service name
In previous releases of Github Actions self-hosted Runner, the service name was trimmed to 80 characters. Since the release 2.288.0 it allows 150 characters.
Ansible Role builds the service name max to 80 characters. As a result the Role is unable to start the service with a long name.
TASK [ansible-github_actions_runner : START and enable Github Actions Runner service] ***
fatal: [ubuntu20-latest]: FAILED! => {"changed": false, "msg": "Could not find the requested service actions.runner.monolithprojects-testorg-ansible-github_actio.ubuntu20-la.service: host"}
Related change: actions/runner#1710
Metadata
Metadata
Assignees
Labels
No labels