Add shell_plugins to abstract shell-specific functions out of runner, add winrm…
Add shell_plugins to abstract shell-specific functions out of runner, add winrm connection plugin, add initial Windows modules.
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/ansible/runner/shell_plugins/__init__.py
0 → 100644
lib/ansible/runner/shell_plugins/csh.py
0 → 100644
lib/ansible/runner/shell_plugins/fish.py
0 → 100644
lib/ansible/runner/shell_plugins/sh.py
0 → 100644
library/windows/assemble.ps1
0 → 100644
library/windows/async_wrapper.ps1
0 → 100644
library/windows/command.ps1
0 → 100644
library/windows/copy.ps1
0 → 100644
library/windows/file.ps1
0 → 100644
library/windows/ping.ps1
0 → 100644
library/windows/slurp.ps1
0 → 100644
library/windows/stat.ps1
0 → 100644
library/windows/win_ping
0 → 100644
Please
register
or
sign in
to comment