summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/win_module_utils/library/legacy_only_old_way.ps1
blob: 3c6b083252dbbb4518aef32d13fc0603e2aa2b53 (plain)
1
2
3
4
5
#!powershell

# POWERSHELL_COMMON

Exit-Json @{ data = "success" }