1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/win_psmodule/defaults/main.yml
Wojciech Sciesinski 8136e2e4fe Extend win_psmodule - the second attempt, the previous was #46516 (#50621)
* Extend win_psmodule - rebased at 2019-01-07

* Change a way how defined parameters are added to the list

* Correct registering a repository

* Change way how tests for the check_mode: true are run

* Post-review updates

* Post-review updates -2

* Post-review updates -3

* Switch to PowerShell loop

* Minor updates

* Remove variants of an exception handling

* Change error handling
2019-03-06 06:56:55 +10:00

27 lines
862 B
YAML

---
powershell_module: powershell-yaml
wrong_module: powershell_yaml
allow_clobber_module: PowerShellCookbook
fake_repo_name: FakeRepo
custom_repo_path: C:\_repo
custom_repo_name: PSRegisterRepo
powershell_module_required_version: 0.3.4
powershell_module_maximum_version_request: 0.2.2
powershell_module_maximum_version_result: 0.2
powershell_module_ultra_high_version: 15.0.0
powershell_module_ultra_low_version: 0.0.1
skip_publisher_check_module: Pester
powershell_module_2: Pester
powershell_module_2_minimum_version_request: 3.1.2
powershell_module_2_maximum_version_request: 3.3.0
powershell_module_2_minimum_maximum_version_result: 3.2.0
allow_prerelease_module: Pester
allow_prerelease_version: 4.4.0-beta2
myget_powershell_module: xActiveDirectory
myget_repository_name: My Get
myget_repository_url: https://www.myget.org/F/powershellgetdemo/api/v2