ansible-community / molecule-vmware

Molecule VMware Driver
MIT License
15 stars 12 forks source link

Fix an issue that errors have been occurring by ansible lint 5 #21

Closed sky-joker closed 3 years ago

sky-joker commented 3 years ago
SUMMARY

This PR will fix an issue that errors have been occurring by ansible lint 5.
The lint errors are occurred by ansible lint 5 when the same directory hierarchy has a playbook file and task file.

fixes: https://github.com/ansible-community/molecule-vmware/issues/20