BLOG

Latest Articles

How to Compare Strings in Bash

How to compare strings in shell script in Linux and Unix. perform regex and pattern match or strings and sub strings. Learn about different comparison operator

By admin · 10 min read · Shell Scripting

Master the Power of Ansible Roles: Don't be a Rookie

Learn to create ansible role from scratch with examples. Ansible playbook roles can be deployed using ansible handlers, tasks, defaults, templates directory

By admin · 20 min read · Ansible Tutorial