Skip to content

Testing

Matt DePorter edited this page Aug 13, 2018 · 2 revisions

Testing your Ansible can be extremely important. Here are some tools you can use to test.

Free hosted testing tools

Travis.ci:

Self-hosted/offline tools

Syntax checking:

Kitchen.ci:

Ansible Molecule:

Clone this wiki locally