You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Davis 907b662dc6 Powershell module_utils loader and tests (#26932)
* supports custom module_utils loads (anything in module prefaced with `#Requires -Module Ansible.ModuleUtils.*`)
* supports all usual PluginLoader module_utils locations (built-in lib/ansible/module_utils/, custom path from config, playbook module_utils/, ~/.ansible/module_utils, role module_utils, etc), 
* moves Powershell module_utils from module_utils/powershell.ps1 to module_utils/powershell/Ansible.ModuleUtils.PowerShellLegacy.psm1
7 years ago
..
compile Docs how to test (2nd) (#24094) 8 years ago
integration Powershell module_utils loader and tests (#26932) 7 years ago
results Create bot friendly sanity output. (#22381) 8 years ago
runner Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
sanity Add files failing import test to skip list. 7 years ago
units Adds the bigip_configsync_actions module (#26506) 7 years ago
utils Optimize running of CI cloud integration tests. 7 years ago