ansible-test - Use Azure for Windows 2012/2012-R2 (#81971)

pull/82033/head
Matt Clay 1 year ago committed by GitHub
parent 427248cbc9
commit 40b9ed35ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,2 @@
minor_changes:
- ansible-test - Windows 2012 and 2012-R2 instances are now requested from Azure instead of AWS.

@ -1,5 +1,5 @@
windows/2012 provider=aws arch=x86_64
windows/2012-R2 provider=aws arch=x86_64
windows/2012 provider=azure arch=x86_64
windows/2012-R2 provider=azure arch=x86_64
windows/2016 provider=aws arch=x86_64
windows/2019 provider=aws arch=x86_64
windows/2022 provider=aws arch=x86_64

Loading…
Cancel
Save