Assign the machine credential Linux SSH to a job template called Ping All Hosts.
Test the connectivity of a host using a job template and a machine credential. Confirm SSH access works.
Create a credential using Become with sudo privileges for elevated access on remote machines.
Use the awx CLI to create a machine credential named CLI SSH Cred with a username and password.
Use CLI to assign a credential to an existing job template.
You are provided with a fresh Red Hat Enterprise Linux 8 server. Your task is to install Ansible Automation Platform 2.x on this system using Red Hat subscription and official repositories. Provide the complete installation process step-by-step.