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
/
connection_plugins
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
..
__init__.py
Add __init__'s to git
2012-09-06 18:43:28 -04:00
fireball.py
Makes ports configurable for fireball. Note port defaults really belong in the connection plugins, not runner, which can be refactored later.
2012-10-08 19:03:37 -04:00
local.py
Move plugin directories
2012-08-21 20:32:21 -04:00
paramiko_ssh.py
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
ssh.py
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