Here in this article we will see how we can setup a basic NFS server using Vagrant and Ansible. We will try to install and configure our NFS server and…
Here in this article we will see how we can setup a basic NFS server using Vagrant and Ansible. We will try to install and configure our NFS server and…
Often, we will have a situation where in we want to capture diagnostic information from a linux system which is having issue and provide this information to the product owner…
Here in this article we will look at linux-system-roles which is a set of ansible roles and modules provided for linux system configuration and management. We will be using the…
Here in this setup we are going to provision a kubernetes cluster with 1 Master and 1 Worker node. In order to provision a kubernetes cluster using Ansible, we need…
Test Environment Fedora 33 What is Ansible Its a Configuration Management tool used to configure and manage the Linux system for all the types of operations like Installating, Patching, Deployment…
Test Environment Fedora 33 installed Here in this article we will see how we can utilize the Ansible modules to automate the installation and configuration of the PostgreSQL database on…
Test Environment Fedora 32Python 3.8.10 What is AWS Cloudformation AWS Cloudformation is a service provided by AWS which helps to model and setup AWS resources. By using Cloudformation, we easily…
Test Environment Ansible Controller - Fedora 32 with ansible installedAnsible Node - Fedora 32 installed In every infrastructure there will be passwords, private keys, keystores, tokens, secrets and other sensitive…
Test Environment Ansible Controller - Fedora 32 linux with ansible installedAnsible Node - Fedora 32 linux remote node In this article we will see how we can install and configure…
Test Environment Ansible ControllerAnsible Node In this article we will how we can install ansible and manage a remote node by gathering information related to the remote node from the…