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-22 00:31:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fecfbf9226f4faf09ffb25cbaa40e5f472168132
community.general
/
lib
/
ansible
/
runner
History
Michael DeHaan
fecfbf9226
Allow jinja2 evals that produce lists to be used in with_items. Ideally want something a bit less heavy
...
than the eval here.
2013-04-10 15:22:08 -04:00
..
action_plugins
Much requested feature -- allows relative imports of content within roles or relative to any task or handler include (../templates for template ../files for copy)
2013-04-06 12:13:04 -04:00
connection_plugins
Chroot also needs args/kwargs.
2013-04-05 14:50:15 -04:00
filter_plugins
add to_nice_yaml|json filters
2013-02-28 17:07:02 +01:00
lookup_plugins
Allow jinja2 evals that produce lists to be used in with_items. Ideally want something a bit less heavy
2013-04-10 15:22:08 -04:00
__init__.py
Allow jinja2 evals that produce lists to be used in with_items. Ideally want something a bit less heavy
2013-04-10 15:22:08 -04:00
connection.py
Make private key customizable per host using ansible_ssh_private_key_file configurable as variable
2013-04-05 14:50:15 -04:00
poller.py
update some of many copyright dates but we can just do this when editing each file, not super high priority
2013-02-16 15:32:01 -05:00
return_data.py
Implement --diff for the copy module.
2013-02-25 23:32:52 +01:00