Test Environment - Fedora 32 installed with selinux enabledApahce HTTP server installedJenkins installed In this article we will how we can enable access to Jenkins URL which runs on default…
Test Environment - Fedora 32 installed with selinux enabledApahce HTTP server installedJenkins installed In this article we will how we can enable access to Jenkins URL which runs on default…
Test Environment Ansible Controller Ansible Node Ansible vault is an inbuilt tool provided by Ansible for encrypting the string and files containing confidential information like secrets, passwords, api tokens etc.…
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…
Test Environment - GCP AccountFedora 32 What is Ansible - - Anisble is purely based on Python- Its a Configuration Management tool used to configure and manage the Linux system…
Test Environment Fedora 32 installedActive GCP account Procedure - Step1: Create an Ubuntu instacne with the following parameter in the GUI Instance Name : ubser-1Label : env=devRegion : us-central1Zone :…
Test Environment - Fedora 32 installedActive GCP account What is Cloud SDK - Cloud SDK is set of command line tools that can be used to manage the Google cloud…
Here in this article we will see how we can manage secrets in a container image. We will try to load secret content stored on the host machine into the…
Here in this article we try to see how we can use export and import utility and some important difference to note between save/load and export/import. We will use a…