Chapter 2. Getting started with Red Hat Ansible Lightspeed
This guide shows how to get started with Red Hat Ansible Lightspeed.
2.1. Quick start for administrators Copy linkLink copied to clipboard!
Administrators can leverage Red Hat Ansible Lightspeed’s powerful automation capabilities to streamline system management tasks, reduce human error, and maintain consistency across complex environments. Red Hat Ansible Lightspeed helps administrators and enables developers to work more efficiently, improving productivity and the overall quality of their work.
As an organization administrator, perform the following tasks to set up and manage Red Hat Ansible Lightspeed for your organization:
- Choose and configure your deployment
- Administer the Ansible Lightspeed service
2.1.1. Choosing and configuring your deployment Copy linkLink copied to clipboard!
As an organization administrator, you can set up a Red Hat Ansible Lightspeed cloud service, as an on-premise deployment, or as a hybrid deployment.
Configure the Red Hat Ansible Lightspeed cloud service or on-premise deployment and connect it to your IBM watsonx Code Assistant instance. You can also set up a hybrid deployment, wherein Red Hat Ansible Lightspeed is an on-premise deployment, while IBM watsonx Code Assistant model is a cloud deployment.
You must have a trial or paid subscription to both Red Hat Ansible Automation Platform and IBM watsonx Code Assistant.
2.1.2. Administering the Ansible Lightspeed Service Copy linkLink copied to clipboard!
As an organization administrator, you can manage the Ansible Lightspeed service after you have deployed Red Hat Ansible Lightspeed cloud service or on-premise deployment for your organization.
Perform one of the following tasks:
Log in to the Ansible Lightspeed admin portal
Use the Ansible Lightspeed admin portal to access and manage the Ansible Lightspeed service.
View and manage the Admin dashboard telemetry data
View the operational telemetry and Admin dashboard telemetry data from the Ansible Lightspeed Admin dashboard. If you no longer want to collect the telemetry data for your organization, you can disable the Admin dashboard telemetry.
2.2. Quick start for developers Copy linkLink copied to clipboard!
Red Hat Ansible Lightspeed streamlines the process of writing and managing infrastructure as code, offering intuitive automation tools and integrations that enable fast, efficient coding. Developers benefit from its simplified workflows, allowing them to focus more on creating and deploying applications rather than managing underlying infrastructure.
After the organization administrators have set up Red Hat Ansible Lightspeed, automation developers can use the Ansible Lightspeed service to develop and use custom automation content.
Perform the following tasks to develop Ansible content:
- Install and configure the Ansible VS Code extension
- Develop Ansible content
2.2.1. Installing and configuring Ansible VS Code extension Copy linkLink copied to clipboard!
To access Red Hat Ansible Lightspeed, all Ansible users must install and configure the Ansible VS Code extension in their VS Code editor. For the procedure, see Install and configure the Ansible VS Code extension.
2.2.2. Developing Ansible content Copy linkLink copied to clipboard!
After installing and configuring the Ansible VS Code extension, developers can create custom Ansible content.
You can perform the following tasks:
Start a free 90-day trial of Red Hat Ansible Lightspeed
This is especially useful as you do not need a trial or paid subscription to IBM watsonx Code Assistant. After your 90-day trial expires, you must set up the cloud service or on-premise deployment to continue accessing the Ansible Lightspeed service.
Create single-task or multitask code recommendations
You can generate single-task or multitask code recommendations for your task intent using the Ansible VS Code extension.
Create Ansible playbooks and view playbook explanations
You can create Ansible playbooks and view explanations for new or existing playbooks by using the Ansible VS Code extension.
Create roles within a collection and view role explanations
You can generate roles within collections using the Ansible VS Code extension and view explanations for existing roles.