Skip to content

Qsick/ansible

Repository files navigation

Ansible Learning

Getting started

Bring up the hosts by running the following

vagrant up

after the hosts are up connect to the control host and install ansible via apt. Reference

sudo apt-get update
sudo apt-get install software-properties-common
sudo apt-add-repository ppa:ansible/ansible
sudo apt-get update
sudo apt-get install ansible

About

Ansible Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages