mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
documented new wantlist feature
This commit is contained in:
parent
57674fa047
commit
a66c559818
1 changed files with 4 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue