o n¾nh"ã@sPddlmZdZdZdZddlmZddlmZddl m Z Gdd „d eƒZ d S) é)Ú annotationsa name: list author: Ansible Core Team version_added: "2.0" short_description: simply returns what it is given. description: - this is mostly a noop, to be used as a with_list loop when you dont want the content transformed in any way. z¤ - name: unlike with_items you will get 3 items from this loop, the 2nd one being a list ansible.builtin.debug: var=item with_list: - 1 - [2,3] - 4 z] _list: description: basically the same as you fed in type: list elements: raw )ÚSequence)Ú LookupBase)Ú AnsibleErrorc@seZdZdd„ZdS)Ú LookupModulecKst|tƒs tdƒ‚|S)Nzwith_list expects a list)Ú isinstancerr)ÚselfÚtermsÚkwargs©r úF/usr/local/lib/python3.10/dist-packages/ansible/plugins/lookup/list.pyÚrun(s zLookupModule.runN)Ú__name__Ú __module__Ú __qualname__r r r r r r&s rN) Ú __future__rÚ DOCUMENTATIONÚEXAMPLESÚRETURNÚcollections.abcrÚansible.plugins.lookuprÚansible.errorsrrr r r r Ús