Create an Ansible Playbook which will dynamically load the variable file named same as OS_name and…Whenever we run any playbook it first gathers facts about the target node.Apr 2, 2021Apr 2, 2021
Ansible playbook that will retrieve new Container IP and dynamically update the inventory and…We will start our setup by writing a playbook.Mar 31, 2021Mar 31, 2021
Created a network Topology setup such that system A can ping to two systems system B and system C…We will require 3 VM’s for performing this task.Mar 28, 2021Mar 28, 2021
Restarting HTTPD is not idempotence in nature , suggest a way to rectify this challenge.Idempotence:Mar 23, 2021Mar 23, 2021
Configuring httpd on docker using AnsibleIn this article we use ansible and configure httpd on docker .Mar 22, 2021Mar 22, 2021
Automating LVM Partition using Python-Scriptwe will create a python script for LVM partitioning.Mar 15, 2021Mar 15, 2021
Setting Python Interpreter on Docker container.Firstly, launch a docker container using centos image.Mar 15, 2021Mar 15, 2021
Configuring HTTPD Inside Docker Container.First we will check that docker is installed or not .Mar 15, 2021Mar 15, 2021
Increase Or Decrease the size of Static Partition in LinuxLets get started by checking the volumes attached .Mar 15, 2021Mar 15, 2021
Integrating LVM with HadoopIntegrating LVM with Hadoop and providing Elasticity to DataNode Storage.Mar 15, 2021Mar 15, 2021
Creating a setup such that you can ping google but facebook from same system.we will set up our machine such that we can ping to google through that machine but we won’t be able to ping to facebook.Mar 14, 2021Mar 14, 2021