/ansible-project-template

A simple Ansible project template, super-charged with all you need to get up & running.

Primary LanguageRuby

Ansible Project Template

Overview

Often times the only thing that stands between you and a finished project is the ability to deploy to production. This Ansible project template was built for the use of deploying a Django Project Template in mind, but it can be altered to deploy any web-app.

Requirements

Usage

cookiecutter https://github.com/jdeanwallace/ansible-project-template

Note: This template helps me to get up & running with deploying my new projects. Who knows, maybe it can help you too. Enjoy!