mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
* Add new windows module win_psmodule * Add checkmode, allow_clobber parameter, integration tests * Add aliases, replace win_raw with win_shell * restore original test_win_group1.yml, add powershel version test * fix var type * add conditional on assert * integration tests conditional tasks review * documentation fix, test fix, adds result.change * fix yml * fix railing whitespace * add nuget_changed and repository_changed in result
6 lines
111 B
YAML
6 lines
111 B
YAML
---
|
|
|
|
powershell_module: powershell-yaml
|
|
wrong_module: powershell_yaml
|
|
allow_clobber_module: PowerShellCookbook
|