Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 609 Bytes

others.md

File metadata and controls

10 lines (8 loc) · 609 Bytes

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.