Closed gardar closed 2 months ago
It seems like older versions of Ansible fail on some of the newer platforms.
Yep, I was thinking about adding exclusions to the matrix to skip them. With that we could also trim to list even further by being more explicit about what Ansible versions to test against which distro versions. Just hadn't gotten around to implement it yet.
Looks like all tests are passing now.
Yep! Had to do a few changes as you can see haha.
But basically, now we can define excluded Ansible versions in .config/molecule/config.yml
Also I was able to merge the prepare
stages in the alternative molecule scenarios for all the roles into one, and do some other minor improvements.
It seems like older versions of Ansible fail on some of the newer platforms.