This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2025-07-02 14:40:19 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
19a5f86c2e
community.general
/
lib
/
ansible
/
runner
/
lookup_plugins
History
Download ZIP
Download TAR.GZ
Daniel Hokka Zakrisson
026e251b94
Make with_items a lookup plugin
2012-10-25 15:10:33 +02:00
..
__init__.py
implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples.
2012-10-12 20:07:05 -04:00
fileglob.py
path_dwim the path given to with_fileglob
2012-10-25 00:52:42 +02:00
items.py
Make with_items a lookup plugin
2012-10-25 15:10:33 +02:00