mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
ansible-test: add skip/windows/... alias to skip tests on specific Windows versions (#46845)
* ansible-test: add skip/windows/... alias to skip tests on specific Windows versions * show what tests were skipped * changes to logic to only skip if all Windows targets are set to skip * codestyle improvements * change warning message based on review * check args type before running the Windows path
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
shippable/windows/group3
|
||||
unstable
|
||||
skip/windows/2008 # httptester requires SSH which doesn't work with 2008
|
||||
|
||||
Reference in New Issue
Block a user