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-10 10:51:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bccd7b1acfa35c29b367d2b33b421d04b458257
community.general
/
lib
/
ansible
/
runner
History
Daniel Hokka Zakrisson
47082a9171
Add $LOOKUP(<lookup plugin>,<data>) as a templating option
...
Also moves file and pipe to lookup_plugins.
2012-11-07 23:17:29 +01:00
..
action_plugins
Don't double dwim first_available_file in template
2012-11-06 20:34:05 +01:00
connection_plugins
Initialize sftp variable to fix error on transferless session
2012-10-26 23:54:21 +02:00
filter_plugins
Support custom jinja2 filters.
2012-11-05 15:11:34 +01:00
lookup_plugins
Add $LOOKUP(<lookup plugin>,<data>) as a templating option
2012-11-07 23:17:29 +01:00
__init__.py
Create a plugin loader system
2012-11-02 01:24:14 +01:00
connection.py
Create a plugin loader system
2012-11-02 01:24:14 +01:00
poller.py
Import ansible errors in Poller.
2012-06-25 20:48:35 +02:00
return_data.py
if a module returns failed in the results, don't fail unless failed is not false.
2012-11-02 15:24:17 -04:00