Azure Managed Application Installation Guide
Azure User Guide
Azure Manual Installation Guide
Azure VMWare Solution Quick Start Guide
Azure VMWare Solution Guide
Azure VMWare Solution Workflows
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Configuring the Ansible Installer Virtual Machine
Copy Markdown
Open in ChatGPT
Open in Claude
This article details how to prepare the Ansible installer VM (ready to configure), and run the Lightbits installer packages.
You will first need to SSH into your Ansible installer VM.
Installing wget
The tool of choice for downloading packages is wget. If you have another preferred method, you can use that and change the commands in the rest of the guide.
- Install wget.
Bash
sudo yum install -y wgetInstalling Docker
- Install Yum utils and add the Centos repo.
Bash
sudo yum install -y yum-utilssudo yum-config-manager \ --add-repo \ https://download.docker.com/linux/centos/docker-ce.repo- Install Docker.
Bash
sudo yum install docker-ce docker-ce-cli containerd.io docker-compose-plugin- Enable and start Docker.
Bash
sudo systemctl enable docker && sudo systemctl start dockerType to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Configuring Lightbits Target Virtual Machines© 2026 Lightbits Labs™
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message