Ansible Loops & Filters
Overview
Prompted by a user question on the ansible-project
Google Group mailing list, I wanted to document the behaviours of each of the current types of loops and common filters with example input data and outputs.
How-to
See the ansible-loops repository for more details.