All Stories

How to get Microsoft Certifications AZ900 and SC900 at no cost

Check this opportunity from Microsoft to get their foundation certifications at no cost. The post How to get Microsoft Certifications AZ-900 and SC-900 at no cost ! appeared first on ...

In Cloud, DevOps, Microsoft Azure, Jan 20, 2022

How to pass extra variables to an Ansible playbook

Learn the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.The post How to pass extra variables to an Ansi...

In Ansible, Automation, Ansible Course, Jan 18, 2022

Multinode Kubernets Cluster in 10 minutes

In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox. The post Multi-node Kubernets Cluster in 10 minutes appeared first on techb...

In Cloud, DevOps, Kubernetes, Jan 17, 2022

How to send email using Ansible and Gmail

How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.The post How to send email using Ansible and Gmail appeared first on techbeatly.

In Ansible, Automation, DevOps, Jan 11, 2022

Ansible Automation for Windows

This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.The post Ansible Automation for Windows appeared fi...

In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022

How To Add Or Change GitLab Data Storage Path

In this article you will learn how to configure custom storage path for your GitLab servers.The post How To Add Or Change GitLab Data Storage Path appeared first on techbeatly.

In Automation, DevOps, add storage for gitlab, Dec 24, 2021

Configure Custom SSL to Secure GitLab Server

I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...

In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021

How to Install GitLab in a Disconnected Environment

Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package. The post How to Install GitLab in a Disconnected Environment appeared first on ...

In Automation, DevOps, How To, Dec 16, 2021

Ansible Navigator Cheat Sheet

What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...

In Ansible, Automation, DevOps, Dec 12, 2021

Ansible Convert List to String

I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions...The post Ansible Convert L...

In Ansible, Automation, DevOps, Nov 26, 2021