Add PS dependency analysis to ansible-test.

This commit is contained in:
Matt Clay 2017-10-17 11:26:32 -07:00
commit 07bb7684b0
5 changed files with 108 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#!powershell
#Requires -Module Ansible.ModuleUtils.Legacy.psm1
#Requires -Module Ansible.ModuleUtils.Legacy
# basic script to get the lsit of users in a particular right
# this is quite complex to put as a simple script so this is