mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-16 14:35:00 +00:00
* win_script: add support for become and centralise exec wrapper builder * satisfying the pep8 gods * do not scan for module dependencies when running as a script |
||
|---|---|---|
| .. | ||
| space path | ||
| test_script.bat | ||
| test_script.cmd | ||
| test_script.ps1 | ||
| test_script_bool.ps1 | ||
| test_script_creates_file.ps1 | ||
| test_script_removes_file.ps1 | ||
| test_script_whoami.ps1 | ||
| test_script_with_args.ps1 | ||
| test_script_with_env.ps1 | ||
| test_script_with_errors.ps1 | ||
| test_script_with_splatting.ps1 | ||