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

Add validate() implementation #170

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

apatard
Copy link
Member

@apatard apatard commented Apr 12, 2022

python-vagrant 1.0.0 adds a new validate() function, so use it
instead of the open coded version here. [ So, bump minimal version
to 1.0.0 ].

While at it, add a small test case for it to make sure it's handled
properly as I managed to get it wrong in my first version of this
patch.

Signed-off-by: Arnaud Patard apatard@hupstream.com

python-vagrant 1.0.0 adds a new validate() function, so use it
instead of the open coded version here. [ So, bump minimal version
to 1.0.0 ].

While at it, add a small test case for it to make sure it's handled
properly as I managed to get it wrong in my first version of this
patch.

Signed-off-by: Arnaud Patard <apatard@hupstream.com>
@ssbarnea ssbarnea changed the title molecule_vagrant/modules/vagrant.py: Use vagrant.validate() Add validate() implementation Apr 12, 2022
@ssbarnea ssbarnea enabled auto-merge (squash) April 12, 2022 16:19
@ssbarnea ssbarnea merged commit 2d3bd1c into ansible-community:main Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants