You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2024. It is now read-only.
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/ need to be added to the ansible-lint call in the molecule lint commands.
When providing
.as the folder path of the lintables toansible-lintit does not lint the foldermolecule/defaultcontainingconverge.yml,prepare.yml,verify.yml, hence foldermolecule/need to be added to theansible-lintcall in themolecule lintcommands.