Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Releases: ansible-community/molecule-vagrant

v2.0.0

06 Jan 21:41
353b7e3
Compare
Choose a tag to compare

Major Changes

Minor Changes

Bugfixes

  • Silence ansible fqcn error about vagrant module. (#191) @apatard
  • Stop testing with ansible devel on py38 (#188) @ssbarnea
  • Update build-system requirements for setuptools-scm to >= 7.0.0 (#198) @dvzrv
  • create.yml: Fix ansible-lint 6.3.0 errors in task writing instances cfg (#176) @apatard
  • Use FQCN in playbooks (#168) @apatard
  • swapon: use a loopback device (#156) @goneri
  • Fix typo, add link to molecule scenarios (#159) @anadahz

Deprecations

v1.0.0

02 Dec 10:55
1e0559d
Compare
Choose a tag to compare

Major Changes

Minor Changes

Bugfixes

0.6.3

11 May 02:54
fe9c795
Compare
Choose a tag to compare

Changes

Bugfixes

  • Force lower case when using provider.name as variable (#94) @apatard

0.6.2

10 May 16:18
63253ac
Compare
Choose a tag to compare

Changes

Bugfixes

0.6.1

10 Dec 10:06
2865ab2
Compare
Choose a tag to compare

Changes

Bugfixes

0.6

30 Nov 10:16
07f205b
Compare
Choose a tag to compare
0.6

Changes

Minor Changes

  • Manually set cpu to qemu64 with qemu driver (#83) @apatard

Bugfixes

  • Improve test box handling (#62) @apatard
  • Fix run_command import due to move (#85) @apatard
  • molecule_vagrant/modules/vagrant.py: Improve error handling (#80) @apatard

0.5

30 Oct 08:56
cf12126
Compare
Choose a tag to compare
0.5

Major Changes

Minor Changes

Bugfixes

0.4

23 Oct 12:49
8f96703
Compare
Choose a tag to compare
0.4

Changes

  • Improve CI testing (#51) @apatard
  • Fix the vagrant provider name if no value is defined or empty value provided (#24) @Maddog2050

Major Changes

Minor Changes

Bugfixes

  • Allow linked_cloned to be disabled (#64) @ssbarnea
  • Avoid depending on molecule.config (#58) @apatard
  • Workaround for pip failure to perform editable install (#55) @ssbarnea
  • Avoid unportable /bin/true (#49) @ssbarnea
  • tools/test-setup.sh: Add workaround for CI failures on CentOS and fix Ubuntu support (#39) @apatard

0.3

12 Jun 09:28
26a6a70
Compare
Choose a tag to compare
0.3

Changes

Minor Changes

  • Add python bootstrapping for FreeBSD, OpenBSD and CentOS<8 (#18) @5u623l20

Bugfixes

0.2

25 Feb 19:17
e02fee4
Compare
Choose a tag to compare
0.2

Changes

Major Changes

Bugfixes