/DeveloperPlayBooks

Ansible Playbooks to quickly setup and install DemandCube projects

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

DeveloperPlaybooks

Location for all developer playbooks to setup any system or component

This depends on our repository ansible-flow (name change coming soon...)

##Installation

git clone https://github.com/DemandCube/DeveloperPlayBooks.git
cd DeveloperPlayBooks
git clone https://github.com/DemandCube/ansible-flow.git
mv -f  ./ansible-flow/library ./library
rm -rf ./ansible-flow