This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-06-05 15:57:05 +00:00
Code
Activity
95b371dd60
community.general
/
test
/
units
/
plugins
/
action
History
Download ZIP
Download TAR.GZ
Toshio Kuratomi
03127dcfae
remove the stdin return value from connection plugin exec_command() methods
...
The value was useless -- unused by the callers and always hardcoded to the empty string.
2015-09-24 08:57:19 -07:00
..
__init__.py
Reorganizing plugin unit tests and adding start of strategy tests (v2)
2015-05-18 17:26:59 -07:00
test_action.py
remove the stdin return value from connection plugin exec_command() methods
2015-09-24 08:57:19 -07:00