Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohit01/ansible-playbooks

Config management using Ansible Playbooks - Structured setup
https://github.com/rohit01/ansible-playbooks

Last synced: 1 day ago
JSON representation

Config management using Ansible Playbooks - Structured setup

Awesome Lists containing this project

README

        

ansible-playbooks
=================

Ansible playbooks for basic installation of different components.

Playbooks are written following ansible best practices. It makes use of ansible role framework and different modules. It ensures that consecutive execution of playbooks are safe. It is safe to be deployed as a cron job.