Skip to content
Matt DePorter edited this page Aug 2, 2018 · 3 revisions

Ansible Tips and Tricks

This wiki acts as a supplemental guide to the Ansible Documentation located here.

You should always consult it first. It can be frustrating to use at times, as their examples are often too simple or do not show the full power of the module's capabilities, etc. That's where this wiki can help.

Example Ansible

To learn how to use and install Ansible, follow the link below.

Complete examples of Ansible Playbooks and Roles can also be found in this repository. Feel free to check them our here: https://github.com/nfaction/ansible-tips-and-tricks/tree/master/examples