Learning Everyday.
Join a community where DevOps, SREs, developers, and security engineers share how-to guides, articles, and videos to level up your skills.
Visit Learning Hub
Ansible Automation for Windows
Ansible’s reputation as a Linux automation powerhouse is well-deserved. But a common misconception lingers: is Ansible strictly for Linux …
How To Add Or Change GitLab Data Storage Path
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to configure custom storage …
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 …
How to Install GitLab in a Disconnected Environment
GitLab is an open source DevOps platform with functionalities such as Git server, CI/CD, DevSecOps and many other features. You can use hosted service …
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 …
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 in …
Terraform Cheat Sheet
What is Terraform Terraform is an open-source software tool to manage end to end lifecycle of your IT infrastructure. Terraform provides a consistent …
Ansible Collections [LIVE]
Ansible Collection is a great way of getting content contributions from various Ansible Developers. We will learn what is Ansible Collection and how …