This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ccc04cf891
community.general
/
lib
/
ansible
/
runner
/
connection_plugins
History
Daniel Hokka Zakrisson
1052dd9c8f
Initialize sftp variable to fix error on transferless session
2012-10-26 23:54:21 +02: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
Initialize sftp variable to fix error on transferless session
2012-10-26 23:54:21 +02: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