mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 23:31:25 -07:00
Run RHEL tests on Azure in 3 groups.
This commit is contained in:
parent
7bb55bdc2b
commit
6f77a32b13
2 changed files with 4 additions and 3 deletions
|
@ -66,13 +66,13 @@ class AnsibleCoreCI(object):
|
|||
'aws',
|
||||
'windows',
|
||||
'freebsd',
|
||||
'rhel',
|
||||
'vyos',
|
||||
'junos',
|
||||
'ios',
|
||||
),
|
||||
azure=(
|
||||
'azure',
|
||||
'rhel',
|
||||
),
|
||||
parallels=(
|
||||
'osx',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue