Skip to content

A basic boilerplate directory structure to start your Ansible playbook project.

License

Notifications You must be signed in to change notification settings

ojtibi/ansible-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Playbook Boilerplate Directory

OJ Tibi <ojtibi@gmail.com>

Ansible is an open-source software platform for configuring and managing computers. It combines multi-node software deployment, ad hoc task execution, and configuration management. It manages nodes over SSH and requires Python (2.4 or later) to be installed on them.

I made this repository in hopes that it will be useful to those who want to start an Ansible playbook with the recommended directory layout described at the Ansible Documentation

Installation

Download the ZIP file and extract to a directory where you want to work with your project. Alternatively, you can do a git clone + git archive, but I think downloading is easier.

Software License

This software is distributed under the MIT License which can be found in the accompanying LICENSE file.

About

A basic boilerplate directory structure to start your Ansible playbook project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published