Hello Guys, Happy New Year to you all. This is my first post in 2016 and I would love to share something useful for those who play around with AWS EC2 instances. Let’s get started with the prerequisites. Prerequisites Before you start, I would love to warn you about python and its discipline around indentation. […]
mysql
Using ansible for web deployment
Hello Guys, this is a second post of the configuration management with ansible series. Second post after Introduction to ansible . Previously we learned how to use ansible to automate the installation of wordpress and mysql database using ansible playbook. It’s time to spice things up a little bit. The purpose of this second post […]