Este contenido no está disponible en el idioma seleccionado.
Chapter 23. System roles
Review the most notable changes to system roles between RHEL 9 and RHEL 10.
- RHEL 10 control nodes can only manage RHEL 9 and RHEL 10 nodes
-
RHEL 10 contains
ansible-core2.16. This Ansible version supports managing RHEL 9 and RHEL 10 nodes. - RHEL 10 control nodes can temporarily configure SQL Server only on RHEL 7, 8 and 9 managed nodes
-
The
microsoft.sql.serversystem role contained in theansible-collection-microsoft-sqlpackage will not support configuring SQL Server on RHEL 10 managed nodes until Microsoft provides support. For that time period, you can use themicrosoft.sql.serveron RHEL 10 control nodes to configure SQL Server on RHEL 7, 8, and 9 managed nodes. - In-place upgrade phases automation with the
analysis,remediate, andupgradeAnsible roles With this release, you can use the
analysis,remediate, andupgradeAnsible roles to automate the pre-upgrade and upgrade phases of the in-place upgrade. By using these Ansible roles, you can quickly and efficiently upgrade large numbers of systems, saving you time.For more information, see Upgrading large deployments by using Ansible roles.