- Prepare your environment and prerequisites.
- Open the Lightspeed setup panel and authenticate to Red Hat if prompted.
- Generate a simple playbook using Lightspeed and validate autocomplete suggestions.
Ensure you have the Red Hat Ansible extension for VS Code installed and that you’re signed in with your Red Hat account (if prompted). Some Lightspeed features may require an active subscription or access to your Automation Controller context.
| Step | Action | Expected result |
|---|---|---|
| Prepare environment | Install the Ansible extension and open VS Code | Lightspeed UI available in the Ansible side panel |
| Generate playbook | Enter a natural language prompt in the Lightspeed panel | Lightspeed analyzes and creates a proposed playbook |
| Test autocomplete | Type natural-language task descriptions in the editor | Lightspeed suggests Ansible tasks that can be accepted with Tab |

- Generated suggestions appear inline in the editor and can be accepted or edited.
- You can refine prompts, add variables, or extend tasks to match your organization’s requirements.
- If you provide Automation Controller context or inventories, Lightspeed can generate suggestions that better match your environment.
If Lightspeed does not produce suggestions, verify you are signed in to the Red Hat Ansible extension, your extension is up to date, and any required subscription or Automation Controller access is available.
- Red Hat Ansible extension for VS Code
- Ansible documentation — modules and playbooks
- Automation Controller (Ansible Tower) documentation
- Red Hat Enterprise Linux (RHEL)
- Ensure VS Code and the Ansible extension are updated.
- Restart VS Code if the Lightspeed panel does not load.
- Check extension logs (View → Output → Ansible) for authentication or connectivity issues.