ansible-papertrail
ansible-papertrail copied to clipboard
Replace test setup with molecule
Replace the Vagrant-based test setup with molecule
, a testing utility used with our other Ansible roles. Molecule allows us to take a more test driven approach to developing Ansible roles.
Testing
Follow the updated steps in the readme to install molecule and run molecule test
. Ensure all tests pass.