mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Add PS dependency analysis to ansible-test.
This commit is contained in:
parent
3456bba631
commit
07bb7684b0
5 changed files with 108 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue