This detailed guide explains what are variables in Ansible and how to use variables in ansible playbooks with relevant examples in Linux.
DevOps
-
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
How To Use Debug Module In Ansible Playbooks
By KarthickBy Karthick 352 viewsIn this guide, we will discuss what is Ansible debug module, what are the supported parameters in debug module and finally how to use the debug module with each parameter in Ansible playbooks with examples in Linux.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationOpensource
Getting Started With Ansible Playbooks
By KarthickBy Karthick 911 viewsThis guide explains what is Ansible Playbook and how to write Ansible playbooks and the different parameters and options supported in playbooks.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
Getting Started With Ansible Ad Hoc Commands
By KarthickBy Karthick 792 viewsIn this detailed article, we will discuss what is ansible ad hoc commands and how to use ad hoc commands in Ansible with examples in Linux.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensourceOracle VirtualBoxSecure Shell (SSH)Vagrant
Ansible SSH Authentication And Privilege Escalation
By KarthickBy Karthick 924 viewsThis guide explains how key-based and password authentication works in Ansible and also how privilege escalation works in Ansible.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
Ansible Inventory And Configuration Files
By KarthickBy Karthick 856 viewsIn this article, we are going to learn Ansible fundamental concepts such as Ansible inventory and configuration files in detail.
- AnsibleContainersDevOpsIT AutomationLinuxLinux AdministrationLinux ContainersOracle VirtualBoxVagrantVirtualization
Automated Ansible Lab Setup With Vagrant And Virtualbox In Linux
By KarthickBy Karthick 1,659 viewsSetting up a Ansible home lab manually is a time-consuming task. In this guide, we will learn an automated way to setup Ansible lab with Vagrant and VirtualBox in Linux.
- KubernetesAmazon EC2Amazon EKSAWSCloudContainersDevOpsIT AutomationLinuxLinux AdministrationLinux ContainersVirtualization
How To Add Worker Nodes To Amazon EKS Cluster
By M.S.M. SivamBy M.S.M. Sivam 2,193 viewsThis step by step tutorial walk you through the details to add node groups and worker nodes to Amazon EKS cluster with screenshots.
- KubernetesAmazon EKSAWSCloudCommand line utilitiesContainersLinuxLinux AdministrationLinux ContainersOpensourceUtilitiesVirtualization
How To Deploy Kubernetes Cluster On AWS With Amazon EKS
By M.S.M. SivamBy M.S.M. Sivam 568 viewsThis article explains how to deploy a Kubernetes Cluster on AWS with Amazon EKS and how to install and configure AWS CLI and Kubectl to interact with the EKS cluster from commandline in Linux.
- KubernetesAmazon EC2Amazon EKSAWSCloudContainersDevOpsIT AutomationLinux ContainersOpensourceVirtualization
Introduction To Amazon EKS (Elastic Kubernetes Service)
By M.S.M. SivamBy M.S.M. Sivam 741 viewsAmazon EKS (Amazon Elastic Kubernetes Service) is a managed service that allows you to run Kubernetes on AWS Cloud without having to set up, administer, or maintain your own control plane and nodes.