This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
4a6d837879
community.general
/
test
/
integration
/
targets
/
win_module_utils
/
aliases
3 lines
39 B
Text
Raw
Normal View
History
Unescape
Escape
Divide Windows integration tests into 2 groups. (#29029) * Divide Windows integration tests into 2 groups. * Support `none` for `--changed-all-target`. * Run 2 separate Windows groups on Shippable. * Only run smoketest and minimal for the group1 job.
2017-09-06 00:32:26 +02:00
windows/ci/group1
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
2017-07-19 05:44:01 +02:00
windows/ci/smoketest
Copy permalink