mirror of https://github.com/ansible/ansible.git
[stable-2.7] Update tests to use RHEL 7.8. (#68787)
* Update tests to use RHEL 7.8.
Keeping support for RHEL 7.6 since collections are still using it.
* Fix tests for RHEL 7.7+ due to extras repo name change..
(cherry picked from commit 04edd77c42)
Co-authored-by: Matt Clay <mclay@redhat.com>
pull/68913/head
parent
3d8d43bd4c
commit
c59d722d98
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-test now supports testing against RHEL 7.8 when using the ``--remote`` option.
|
||||
@ -1,3 +1,4 @@
|
||||
freebsd/11.1
|
||||
osx/10.11
|
||||
rhel/7.6
|
||||
rhel/7.8
|
||||
|
||||
Loading…
Reference in New Issue