Recent posts

Vagrant - Multi-NIC Definitions via YAML

4 minute read

I am currently working on a little routing project to use as a learning tool for others to easily consume by using Vagrant and Ansible (Inspired by this post...

Learning Vagrant and Ansible Provisioning

3 minute read

After attending Tech Field Day (#NFD10) there was a great deal of discussion around using Vagrant and Ansible for building out environments and provisioning ...

Ansible - Generate Rundeck Inventory

1 minute read

I have been doing some testing with Jenkins and Rundeck along with Ansible lately. I wanted a way to number one not have to manually update resources.xml for...

Ansible - Installing open-vm-tools

less than 1 minute read

Just sharing this out in case someone else may be looking for a way to install open-vm-tools for Ubuntu or CentOS and wants to ensure that only virtual machi...

Ansible - Quick Inventory Gathering using loops

less than 1 minute read

I came across this today looking through the Ansible Google groups. The OP wanted something that would output something like below into separate files per in...