Getting Started With Ansible and Rackspace P2
Posted on Thu 01 October 2015 in Computing • Tagged with ansible, rackspace
Introduction
In this post a simple playbook is demonstrated to provision a pseudo DC in Rackspace.
Following on from the previous post, a parametrised playbook is created to:
- Install a keypair from a file - Create a management network - Create a domain name
This playbook will likely only be run once …
Continue reading