Use an alternate playbook from the same Git project in a different job template.A. See the Explanation. Explanation: 1. Create a new job template or edit an existing one. 2. In the Project field, select the Git-synced project. 3. From the Playbook dropdown, choose the alternate playbook (e.g., rollback.yml). 4. Save the template. 5. Launch to run this specific playbook.
Validate the output of a project sync job from the controller UI.
Clone an existing job template to reuse its configuration in a new workflow.
Enable privilege escalation (sudo) in a job template for remote tasks.
Add a --diff option to a job template to show configuration differences.
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.