Skip to content

jishnunand/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible

This repository shows ansible playbook with Vagrant and Django project deployment.

Requirements

  • Python
  • Vagrant
  • Virtualbox

Setup

Clone the repository:
https://github.com/jishnunand/ansible.git

Change directory path to ansible:
cd ansible

update etc hosts for vm box to localhost communication
sudo nano /etc/hosts

Add below host details
127.0.0.1 local.billing.com

Start ansible with vagrant
vagrant up

This process take some time to get finish it up

Once the process completed try hitting
http://local.billing.com:8686

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published