Add RHEL 7.3 to ansible-test and CI. (#26550)

* Add support for RHEL to ansible-test.
* Enable RHEL 7.3 on Shippable.
This commit is contained in:
Matt Clay 2017-07-07 16:52:40 -07:00 committed by GitHub
parent 941a32a632
commit 4a013d6d69
6 changed files with 51 additions and 9 deletions

View file

@ -58,6 +58,7 @@ class AnsibleCoreCI(object):
'aws',
'windows',
'freebsd',
'rhel',
'vyos',
'junos',
'ios',