summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/win_script/files/test_script.ps1
blob: 9978f363418c7677744b7b80ecb985aed7fa7de2 (plain)
1
2
# Test script to make sure the Ansible script module works.
Write-Host "Woohoo! We can run a PowerShell script via Ansible!"