1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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

This reverts commit c3134ce6e2.
This commit is contained in:
Matt Clay 2018-07-02 12:13:59 -07:00
parent 2fbc2abf86
commit 8e26a58443

View file

@ -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',