Revert "Temporarily switch RHEL and Windows tests to AWS."

This reverts commit c3134ce6e2.
pull/42593/head
Matt Clay 6 years ago
parent 2fbc2abf86
commit 8e26a58443

@ -70,10 +70,13 @@ class AnsibleCoreCI(object):
'junos', 'junos',
'ios', 'ios',
'tower', 'tower',
'rhel',
), ),
azure=( azure=(
'azure', 'azure',
'rhel',
'windows/2012',
'windows/2012-R2',
'windows/2016',
), ),
parallels=( parallels=(
'osx', 'osx',

Loading…
Cancel
Save