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 0198462 commit 235b1c3Copy full SHA for 235b1c3
etc/kayobe/ansible/deploy-github-runner.yml
@@ -8,7 +8,7 @@
8
tasks:
9
- name: Deploy runners
10
ansible.builtin.include_role:
11
- role: monolithprojects.github_actions_runner
+ name: monolithprojects.github_actions_runner
12
vars:
13
runner_name: "{{ ansible_facts.nodename }}-{{ runner.key }}"
14
runner_dir: "{{ base_runner_dir }}/{{ runner.key }}"
0 commit comments