mirror of
https://github.com/ansible/ansible.git
synced 2026-05-28 04:32:20 -04:00
* Add PowerShell 7 support Add support for running PowerShell modules cross platform and with PowerShell 7. Tidies up some PowerShell shell plugin methods to make it more reflective of the target shell vs a shell used for Windows. Currently only Windows is officially supported with a plan on adding tests and official support for non-Windows platforms at a later date. ci_complete * Fix pslint sanity issues * Fix up typos * Update lib/ansible/plugins/connection/psrp.py Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com> * Add note about relative symlink * Use TracebacksFor instead of Verbosity for debug info * Use proper powershell name in CI script * Remove extra ansible-test changes leftover from rebase --------- Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| integration/plugins/modules | ||
| windows-integration | ||
| README.md | ||
IMPORTANT
Files under this directory are not actual plugins and modules used by Ansible and as such should not be modified. They are used for testing purposes only (and are temporary).
In almost every case, pull requests affecting files under this directory will be closed.
You are likely looking for something under https://github.com/ansible-collections/ instead.