mirror of https://github.com/ansible/ansible.git
Add family fallback for RHEL to register as RedHat (#77371)
* Add family fallback for RHEL to register as RedHat * Update tests to properly assert RHEL behaviorpull/77376/head
parent
f03624e295
commit
4723eb9caa
@ -0,0 +1,3 @@
|
|||||||
|
bugfixes:
|
||||||
|
- Interpreter discovery - Add ``RHEL`` to ``OS_FAMILY_MAP`` for correct family fallback for interpreter discovery
|
||||||
|
(https://github.com/ansible/ansible/issues/77368)
|
Loading…
Reference in New Issue