documented new wantlist feature

This commit is contained in:
Brian Coca 2015-02-19 18:15:10 -05:00
parent 57674fa047
commit a66c559818

View file

@ -10,6 +10,8 @@ in Ansible, and are typically used to load variables or templates with informati
.. note:: Lookups occur on the local computer, not on the remote computer.
.. note:: Since 1.9 you can pass wantlist=True to lookups to use in jinja2 template "for" loops.
.. contents:: Topics
.. _getting_file_contents: