This repository was archived by the owner on May 23, 2024. It is now read-only.
Commit e2705a6
committed
Add folder molecule/ to ansible-lint call in molecule lint commands
* When providing . as the folder path of the lintables to ansible-lint
it does not lint the folder molecule/default containing converge.yml,
prepare.yml, verify.yml, hence folder molecule/ needs to be added to
the ansible-lint call in the molecule lint commands.1 parent b36613d commit e2705a6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments