ansible-community / molecule-inspec

Molecule Inspec Verifier Plugin
https://github.com/ansible/molecule
MIT License
13 stars 9 forks source link

Update execute() to work with molecule 4 #28

Closed krewenki closed 2 years ago

ziegenberg commented 2 years ago

Are you sure those changes to pre-commit are related to the update to execute()? Updating the tooling should happen in a separate PR.

krewenki commented 2 years ago

Are you sure those changes to pre-commit are related to the update to execute()? Updating the tooling should happen in a separate PR.

@ziegenberg - I have removed the changes to pre-commit tooling, execute() functionality is all that is modified by this PR now.