Posted inDevops Creating Ansible Playbooks Posted by admin May 25, 2025 Installing software using Ansible Playbook: Prerequisite: 3 AWS Servers Keyless Access configured between master and…
Posted inDevops Installing Ansible on AWS Posted by admin May 25, 2025 Setup Ansible cluster with 3 nodesLaunch 3 Instances in AWS and add Tags as Ansible-M,…
Posted inDevops How To Creating a Dockerfile Posted by admin May 8, 2025 What is a Dockerfile? A Dockerfile is a plain text file with a list of…