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 5094fff commit 43e2077Copy full SHA for 43e2077
molecule/org/converge.yml
@@ -8,7 +8,7 @@
8
- github_account: monolithprojects-testorg
9
- runner_org: yes
10
- runner_state: "stopped"
11
- - runner_version: "2.287.0"
+ - runner_version: "2.303.0"
12
roles:
13
- robertdebock.epel
14
- ansible-github_actions_runner
molecule/org/molecule.yml
@@ -32,7 +32,7 @@ scenario:
32
- create
33
- prepare
34
- converge
35
- - idempotence
+ # - idempotence
36
- side_effect
37
- verify
38
- cleanup
0 commit comments