Skip to content

v6.0.0b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 13:29
· 112 commits to refs/heads/main since this release
aae8d28

Major Changes

  • Change current directory to scenario before running playbooks (#3966) @ssbarnea
  • Revert "Temporary disable support for external drivers" (#3974) @ajinkyau
  • Revert "Remove testinfra verifier" (#3973) @ajinkyau
  • Remove testinfra verifier (#3964) @ssbarnea
  • Rename delegated driver to default (#3960) @ssbarnea
  • Temporary disable support for external drivers (#3961) @ssbarnea
  • Reimplemented templating (init command) (#3959) @ssbarnea
  • Remove ability to configure collections-path and roles-path for dependency (#3956) @ssbarnea

Minor Changes

  • Allow molecule to list scenarios present under molecule directory within a collection (#3989) @ajinkyau
  • Avoid skipping create and destroy steps on delegated (#3949) @ssbarnea

Bugfixes