Category: Ubuntu, Docker, Infrastructure, automation, yaml, ansible

Ansible delivers simple IT automation that ends repetitive tasks and frees up DevOps teams for more strategic work. Ansible is powerful IT automation that you can learn quickly.

In this two part series, we will use Molecule to develop and test a new Ansible role.

By using this option, pip also installed the “yamllint” and “ansible-lint” tools that allow you to use Molecule to perform static code analysis of your role, ensuring it complies with Ansible coding standards.

Now that you’ve successfully installed, configured and used Molecule to set up new testing instances, you are ready to apply it to help develop and test the Ansible role.

Related Articles