This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-25 16:06:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b3aeda33bdf3ecee34d6161b255ca4e0bb2fac9
community.general
/
lib
/
ansible
/
runner
/
lookup_plugins
History
Jan-Piet Mens
38d9dc8bff
Add DNS TXT record LOOKUP plugin
2012-11-09 11:06:49 +01: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
dnstxt.py
Add DNS TXT record LOOKUP plugin
2012-11-09 11:06:49 +01:00
file.py
Add $LOOKUP(<lookup plugin>,<data>) as a templating option
2012-11-07 23:17:29 +01:00
fileglob.py
Make lookup API extensible and allow basedir to be passed
2012-10-31 16:55:38 +01:00
items.py
Make lookup API extensible and allow basedir to be passed
2012-10-31 16:55:38 +01:00
lines.py
Add $LOOKUP(<lookup plugin>,<data>) as a templating option
2012-11-07 23:17:29 +01:00
pipe.py
Add $LOOKUP(<lookup plugin>,<data>) as a templating option
2012-11-07 23:17:29 +01:00
template.py
Add a template lookup plugin
2012-10-31 16:57:10 +01:00