Other tools
I use a few tools to maintain the software I create.
| Tool | Usage |
|---|---|
| ansible-generate | Generate lots of file for ansible roles based on a few input files. |
| ansible-probe | Test ansible roles on different distributions and version. |
| ansible-tester | Try roles against vagrant machines before pushing or releasing. |
| pre-commit | Some pre-commit hooks to test Ansible code. |