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-16 05:41:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23533b60e3490fde19e344329ae2000a724bcaa6
community.general
/
lib
/
ansible
/
runner
History
Michael DeHaan
5e2c2564bc
Explicitly execute /bin/sh versus $SHELL because some folks have very incompatible/weird shells. We do not
...
execute modules through the shell, this is only for basic ops, so should be sufficient.
2012-10-25 23:00:07 -04:00
..
action_plugins
Various performance streamlining and making the file features usable in all modules without daisy chaining.
2012-10-20 22:55:09 -04:00
connection_plugins
Explicitly execute /bin/sh versus $SHELL because some folks have very incompatible/weird shells. We do not
2012-10-25 23:00:07 -04:00
lookup_plugins
Make with_items a lookup plugin
2012-10-25 15:10:33 +02:00
__init__.py
Merge pull request
#1452
from dhozac/with_items-as-plugin
2012-10-25 18:24:34 -07: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 performance streamlining and making the file features usable in all modules without daisy chaining.
2012-10-20 22:55:09 -04:00