Skip to content

Commit 080f085

Browse files
committed
runners: add note about workaround
1 parent a837fda commit 080f085

File tree

1 file changed

+2
-0
lines changed
  • terraform/github-runners/ansible

1 file changed

+2
-0
lines changed

terraform/github-runners/ansible/site.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
name: monolithprojects.github_actions_runner
1414
become: true
1515

16+
# FIXME: Sometimes the runner service is not running at the end of the role.
17+
# Start the service manually.
1618
- name: Ensure runner service is running
1719
ansible.builtin.service:
1820
name: actions.runner.stackhpc-stackhpc-release-train.{{ ansible_facts.hostname }}.service

0 commit comments

Comments
 (0)