summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/win_pester/files/test04.tests.ps1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrated to community.windowsAnsible Core Team2020-03-231-18/+0
|
* win_pester - Align dir scanning with Pester's defaults (#64880)Jordan Borean2019-11-151-0/+18
* win_pester - Align dir scanning with Pester's defaults Co-authored-by: Coby Caldwell <cobycaldwell@gmail.com> * Fix sanity issues