Our Blog
For Developers
Using Ansible to provision AWS EC2 instances
A practical way to provision instances on Amazon Web Service EC2 with Ansible. Welcome, this article shows a simple approach to use Ansible for provisioning an AWS EC2 instance. Ansible is a configuration management tool widely used to provision IT environments,...
How to create AWS EC2 key using Ansible
I wanted to create Amazon EC2 Key pair using Ansible tool. I do not want to use AWS CLI. Is it possible to create AWS ec2 key using Ansible? You need to use ec2_key module of Ansible. This module has a dependency on python-boto version 2.5 or above. boto is nothing...
For IT
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.