a ì)gvã@s\ddlmZmZmZeZdZdZdZddl m Z ddl m Z ddl mZGdd „d e ƒZd S) é)Úabsolute_importÚdivisionÚprint_functiona 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ƒstdƒ‚|S)Nzwith_list expects a list)Ú isinstancerr)ÚselfZtermsÚkwargs©r ú?/usr/lib/python3.9/site-packages/ansible/plugins/lookup/list.pyÚrun*s zLookupModule.runN)Ú__name__Ú __module__Ú __qualname__rr r r r r(srN)Z __future__rrrÚtypeZ __metaclass__Z DOCUMENTATIONZEXAMPLESZRETURNÚcollections.abcrZansible.plugins.lookuprZansible.errorsrrr r r r Ús