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 fe81e2a commit f365b1eCopy full SHA for f365b1e
molecule/default/converge.yml
@@ -12,15 +12,14 @@
12
- robertdebock.epel
13
- ansible-github_actions_runner
14
15
-- name: Reinstall
+- name: Idempotence test
16
user: ansible
17
hosts: all
18
become: yes
19
vars:
20
- runner_user: ansible
21
- github_repo: ansible-github_actions_runner-testrepo
22
- github_account: monolithprojects
23
- - reinstall_runner: yes
24
- runner_version: "latest"
25
roles:
26
molecule/organization/converge.yml
@@ -8,7 +8,7 @@
8
- github_account: monolithprojects-testorg
9
- runner_org: yes
10
- runner_state: "stopped"
11
- - runner_version: "2.274.1"
+ - runner_version: "2.274.2"
0 commit comments