Skip to content

Three node ansible lab setup using vagrant and virtualbox as the provider

Notifications You must be signed in to change notification settings

KarthickSudhakar/Ansible_lab_vagrant_virtualbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Lab Using Vagrant And Virtualbox

This repository contains three node ansible lab setup using vagrant and virtualbox as the provider.

Node Type Node Name IP Address OS Flavor
Controller Node controller.anslab.com 192.168.10.3 ubuntu/focal64
managed Node managed1.anslab.com 192.168.10.4 ubuntu/focal64
managed Node managed2.anslab.com 192.168.10.5 ubuntu/focal64

I have written the detailed explanation on how to use the lab in OsTechnix website. You can access it using the below link.

https://ostechnix.com/ansible-lab-setup-with-vagrant-and-virtualbox-in-linux/

About

Three node ansible lab setup using vagrant and virtualbox as the provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages