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 at times having a completely automated process that can be invoked directly from Cloudformation when the instance is being built could be even more useful.…