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 16:51:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4104478abd3a56e7bbb0fae0f1ee53540a56d2bb
community.general
/
lib
/
ansible
/
runner
History
Michael DeHaan
4104478abd
Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command.
...
This is a bit of a rough draft, some error handling still needs to be added.
2012-10-20 12:12:07 -04:00
..
action_plugins
Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command.
2012-10-20 12:12:07 -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
Fix the basic templating system such that when the template ends in '$', life continues as normal.
2012-10-20 10:57:52 -04:00
connection.py
Fix the basic templating system such that when the template ends in '$', life continues as normal.
2012-10-20 10:57:52 -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