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-18 06:41:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22e3e7f32336db72ed4e851fe0d5cba8ef6973da
community.general
/
lib
/
ansible
/
runner
History
Michael DeHaan
22e3e7f323
Allow use of variables in delegate_to
2012-10-16 21:05:09 -04:00
..
action_plugins
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
connection_plugins
Allows delegate_to to use inventory host/port info.
2012-10-16 20:57:37 -04:00
lookup_plugins
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
__init__.py
Allow use of variables in delegate_to
2012-10-16 21:05:09 -04:00
connection.py
Load additional plugins from path specified in configuration
2012-10-14 21:09:24 +02:00
poller.py
Import ansible errors in Poller.
2012-06-25 20:48:35 +02:00
return_data.py
Pass module arguments as argument instead of keeping it in runner
2012-09-23 23:38:26 +02:00