hifis-net / ansible-role-netplan

:warning: PLEASE NOTE: This role has been migrated to our hifis.toolkit collection. :warning: This role installs Netplan and configures networking on hosts.
https://galaxy.ansible.com/ui/repo/published/hifis/toolkit/
Other
3 stars 2 forks source link

Molecule folder not linted by molecule #46

Closed christianhueserhzdr closed 1 year ago

christianhueserhzdr commented 1 year ago

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.

tobiashuste commented 1 year ago

This is fixed via #56