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

pull/82036/head
Matt Clay 2 years ago committed by GitHub
parent 457baad4c4
commit c8de45e553
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