Closed sleiner closed 2 years ago
Why not use Molecule? https://molecule.readthedocs.io/en/latest/
side note, it seems the the CI tasks still fails often but I think this is another race condition and I will try to fix it
side note, it seems the the CI tasks still fails often but I think this is another race condition and I will try to fix it
Nice, thank you! 😊 And now with #57 being merged into master
, the cache should save the need of downloading boxes from HashiCorp - so no more 429
s (as long as we stick to the same image) 🙌
Concerning molecule: I'm still experimenting with it. However, if it works, I will open a separate PR for it. The core part of this PR are the changes to the host vars, which will be needed to use the sample inventory in CI - regardless of whether we use molecule or Vagrant directly.
closing this in favor of #67...
Proposed Changes
Vagrantfile
redefined all group and host variables. So changes toinventory/sample
were not tested in CI.inventory/sample
for Vagrant.Checklist
site.yml
playbookreset.yml
playbook