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 54e5a19 commit fbc527cCopy full SHA for fbc527c
molecule/ssh_keys/molecule.yml
@@ -22,3 +22,18 @@ provisioner:
22
name: "ansible"
23
verifier:
24
25
+scenario:
26
+ name: "ssh_keys"
27
+ test_sequence:
28
+ - "destroy"
29
+ - "dependency"
30
+ - "syntax"
31
+ - "create"
32
+ - "prepare"
33
+ - "check"
34
+ - "converge"
35
+ - "idempotence"
36
37
+ - "side_effect"
38
+ - "verify"
39
0 commit comments