Workshop details
Technical requirements
This workshop requires access to the following components:
-
Ansible Automation Platform 2.6 - Pre-configured with users, inventories, credentials, projects, and job templates
-
Self-Service Automation Portal - Deployed and ready for configuration
-
Red Hat OpenShift Container Platform - Available for reference (not actively used in exercises)
All components are pre-deployed in your workshop environment. You will receive access credentials and URLs to each system.
Verify your environment
Before starting the workshop modules, confirm your environment is ready:
Test AAP access
Navigate to: {aap_controller_url}
Login with:
- Username: {aap_admin_username}
- Password: {aap_admin_password}
✅ Success indicator: You should see the Ansible Automation Platform dashboard with "Automation Execution" menu visible
Test Self-Service Portal access
Navigate to: {self_service_portal_url}
Login with same credentials above
Click Authorize when prompted
✅ Success indicator: You should see the Self-Service Portal home page with job templates visible
Environment details
Ansible Automation Platform
Your AAP instance is pre-configured with:
-
Organizations: Default organization structure
-
Users: Admin user plus team users (clouduser1, networkuser1, rheluser1)
-
Inventories: AWS, Azure, GCP, Network, RHEL inventories
-
Credentials: Cloud credentials, network credentials, SSH credentials
-
Projects: Pre-synced automation projects
-
Job Templates: Cloud, Network, and RHEL automation templates ready to use
Self-Service Automation Portal
Your Self-Service Portal instance is deployed on OpenShift and connected to your AAP instance. It synchronizes:
-
Organizations
-
Users and teams
-
Job templates
Synchronization happens automatically at regular intervals, and administrators can trigger manual sync as needed.
OpenShift Container Platform
Your OpenShift cluster hosts:
-
AAP namespace:
{aap_namespace}- Ansible Automation Platform deployment -
Self-Service Portal namespace: Contains the portal and its components
You have access to the OpenShift console but won’t need to interact with it directly in this workshop.
Important notes
Browser best practices
|
For best results when logging in and out of Ansible Automation Platform AND Self-Service Portal as different users:
|
Access information
System URLs:
-
Ansible Automation Platform: {aap_controller_url}
-
Self-Service Portal: {self_service_portal_url}
-
OpenShift Console: {openshift_console_url}
Credentials:
| User | Username | Password | Purpose |
|---|---|---|---|
Administrator |
|
|
Full access to AAP and Self-Service Portal |
Cloud Team User |
|
|
Testing cloud automation access |
Network Team User |
|
|
Testing network automation access |
RHEL Team User |
|
|
Testing RHEL automation access |