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:
parent
2fbc2abf86
commit
8e26a58443
1 changed files with 4 additions and 1 deletions
|
@ -70,10 +70,13 @@ class AnsibleCoreCI(object):
|
|||
'junos',
|
||||
'ios',
|
||||
'tower',
|
||||
'rhel',
|
||||
),
|
||||
azure=(
|
||||
'azure',
|
||||
'rhel',
|
||||
'windows/2012',
|
||||
'windows/2012-R2',
|
||||
'windows/2016',
|
||||
),
|
||||
parallels=(
|
||||
'osx',
|
||||
|
|
Loading…
Reference in a new issue