ansible-roles Collection of roles for our configurations Testing Test Ansible role and keep the instance running: molecule converge -s <role-name> Destroy the instance: molecule destroy [--all|-s <role-name>] Run full suite of tests: molecule test -s <role-name>