ansible/test/integration/targets/win_psrepository_info/defaults/main.yml
Brian Scholer 9afe87139a
Add win_psrepository_info module (#67594)
* Add win_psrepository_info module

* Change return type

* Add tests for win_psrepository_info
2020-02-27 16:05:37 +10:00

10 lines
336 B
YAML

---
run_check_mode: False
suffix: "{{ '(check mode)' if run_check_mode else '' }}"
default_repository_name: PSGallery
second_repository_name: PowerShellGetDemo
second_repository_source_location: https://www.myget.org/F/powershellgetdemo/api/v2
third_repository_name: OtherRepo
third_repository_source_location: http://httpbin.org/get