ClickCease
Running Ansible Playbooks with Ansible Navigator

Running Ansible Playbooks with Ansible Navigator

Today there are 3 variants of Ansible available: From the upstream community As part of Red Hat Enterprise Linux, with limited support With the fully supported Red Hat Ansible Automation Platform product We will be exploring the Red Hat Ansible Automation Platform in...
Basic Ansible Playbooks 2

Basic Ansible Playbooks 2

Some Basic Ansible Playbooks As a system administrator, you will need to perform a lot of tasks on a regular basis. Instead of doing these tasks manually through the command line, you can use Ansible & Ansible Playbooks to automate your tasks which would...
Basic Ansible Playbooks

Basic Ansible Playbooks

Basic Ansible Playbooks needed by any System Administrator in their day to day tasks. As a system administrator, you will need to perform a lot of tasks on a regular basis. Instead of doing these tasks manually through the command line, you can use Ansible &...
How to connect Alibaba Cloud to Ansible

How to connect Alibaba Cloud to Ansible

How to connect Alibaba Cloud to Ansible Technology in China has been growing and with the dawn of cloud computing. It is only becoming harder to keep up. Alibaba Cloud will be the alternative to AWS in China since it is a technology native to China. AWS is present in...
How to Connect AWS to Ansible

How to Connect AWS to Ansible

How to Connect AWS to Ansible Step 1: Creating an AWS Account In this article, we will see how to launch an Amazon Web Services (AWS) Elastic Compute Cloud (EC-2) instance and manage it using Ansible. The first here is to create an AWS account. Do not worry, it has 12...
Manage Windows with Ansible 2.7

Manage Windows with Ansible 2.7

Manage Windows With Ansible One of the best things about Ansible is that it supports Linux as well as Windows. Even though Ansible cannot be installed on a Windows machine, we can still manage Windows machines using Ansible installed on a Linux Operating System. This...