mystamps
mystamps copied to clipboard
Implement role testing with molecule
Currently, we can never be sure that ansible role can't be run correctly. Also we can' be sure that unpinning ansible version #1142 will not break anything else. We should support testing with molecule, which will at least check for us that role can be installed correctly and is idempotent
Another option is to use ansible-test.