Ansible

About

Ansible is a procedural infrastructure as code management tool to aid in the provisioning, deployment and configuration of complex network environments. It is agentless and communicates via SSH, which allows for a streamlined and efficient system that only requires small Python modules to be temporarily and automatically installed on target machines.

Github

  • Generator project - Skeleton ansible master/slave setup based on vagrant and virtualbox.