ansible-papertrail icon indicating copy to clipboard operation
ansible-papertrail copied to clipboard

Replace test setup with molecule

Open tnation14 opened this issue 7 years ago • 0 comments

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.

tnation14 avatar Aug 18 '17 19:08 tnation14