Automatically configuring EC2 instance using Ansible in pull mode during bootstrap
In two previous posts I showed how to use Ansible to configure an EC2 instance, after it was created. Even though that might be useful…
Read MoreIn two previous posts I showed how to use Ansible to configure an EC2 instance, after it was created. Even though that might be useful…
Read MoreWhen creating new EC2 instances that require persistent EBS volumes there's a number of steps that have to be carried out before the disk can…
Read MoreSometimes there's a need to automatically setup the hostname of an EC2 instance. This post shows how to do it from 'outside' of the instance…
Read More