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-05-02 03:12:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d509dfc96974aacec265bf42e50aed888510f2e0
community.general
/
lib
/
ansible
/
runner
History
Michael DeHaan
31b45479e8
When using delegation, local_action should always use the local connection type.
2012-10-18 20:18:33 -04:00
..
action_plugins
Remove debug print statements
2012-10-17 22:45:17 +02: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
When using delegation, local_action should always use the local connection type.
2012-10-18 20:18:33 -04:00
connection.py
When using delegation, local_action should always use the local connection type.
2012-10-18 20:18:33 -04:00
poller.py
Import ansible errors in Poller.
2012-06-25 20:48:35 +02:00
return_data.py
Various tweaking of the delegate_to loop code.
2012-10-17 19:17:41 -04:00