mirror of https://github.com/ansible/ansible.git
Add output options for win_pester (#63583)
* add output options for win_pester * fix typo * correct variable namepull/64693/head
parent
c0331053db
commit
4bf79de8a6
@ -1,2 +1,3 @@
|
||||
---
|
||||
test_win_pester_path: C:\ansible\win_pester
|
||||
test_report_file: c:\ansible\win_pester\test_report.xml
|
||||
|
||||
Loading…
Reference in New Issue