Create EC2 instance with Ansible
Create EC2 instance with Ansible In this tutorial I will show you simple Ansible playbook to create EC2 instance with Ansible. Ansible is a radically Read More
Create EC2 instance with Ansible In this tutorial I will show you simple Ansible playbook to create EC2 instance with Ansible. Ansible is a radically Read More
Notification on slack after completion of Ansible In this post I will show you how to configure slack notification from Ansible. There is a time Read More
Test shell script on circleci using shellcheck You can test shell script on circleci using shellcheck. You can use the following configuration to install the Read More