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
8a0967554f
community.general
/
test
/
integration
/
targets
/
binary_modules_winrm
/
aliases
4 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enable more Windows tests in CI. (#30443) * Enable more Windows tests in CI. * Fix win_psexec tests. * Fix host-specific output_dir in win_fetch test.
2017-09-16 07:27:18 +00:00
windows/ci/group1
windows/ci/smoketest
Complete rewrite of Windows exec wrapper (#21510) * supports pipelining for faster execution * supports become (runas), creates interactive subsession under WinRM batch logon * supports usage of arbitrary module_utils files * modular exec wrapper payload supports easier extension * integrates async wrapper behavior for pipelined/become'd async * module_utils are loaded as true Powershell modules, no more runtime modifications to module code
2017-02-17 08:09:56 +00:00
windows