Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Introduction

This project is started after this article from Mark Theunissen and the github repository that goes with the article. All playbooks in the commontasks/ directory are from this repo.

I am very happy with the Ansible project, at last we have a systems management software which is is dead simple and painless to apply for devops. Read more about why Ansible.

Goal and Future plans

  • TODO
  • Flexibility and easy adaptable are certainly part of this

Requirements

  • Vagrant
  • Ansible. Install the development version for now. We need version 0.8 because of 'local_action'.
    git clone https://github.com/ansible/ansible.git
    cd ansible
    sudo make install

  • Vagrant Ansible
  • Vagrant hostmaster
  • Virtualbox
  • NFS Server on your host, on Ubuntu/Debian to install with:sudo apt-get install nfs-kernel-server

Use this blueprint

.. TODO ...

Project information

  • Created by franskuipers on , updated