Skip to content
View omkar-rsawant's full-sized avatar

Block or report omkar-rsawant

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
omkar-rsawant/README.md

👋 Hey, I'm Omkar Sawant

Infrastructure Architect · Linux Engineer · Ansible Automation Specialist

LinkedIn Email Location


🧠 About Me

"Automate everything. Manual is the enemy of scale."

I'm a Senior Infrastructure Architect with 15+ years of hands-on experience designing and managing enterprise-grade IT infrastructures. My passion lies in Linux systems, Ansible automation, and hybrid cloud architecture.

  • 🔧 Currently architecting infrastructure solutions at Ali Bin Ali Technology Solutions (ABATS)
  • ⚙️ Reduced task completion time by 40% through Ansible-driven automation
  • 💸 Cut infrastructure costs by 30% via strategic VM migration (Hyper-V/VMware → KVM)
  • 📉 Slashed deployment time from 120 min → 20 min using Red Hat Satellite
  • ✅ Maintained 100% SLA compliance across all delivered projects

🛠️ Tech Stack & Expertise

🐧 Linux Administration

RHEL Oracle Linux HP-UX Ubuntu CentOS

⚙️ Automation & Configuration Management

Ansible Red Hat Satellite Bash Python

☁️ Cloud & Virtualization

Azure AWS Kubernetes KVM VMware

📊 Monitoring & Logging

Splunk Prometheus Zabbix Nagios

🔐 Certifications

Azure Network Engineer Azure Admin ITIL VMware vSphere


📂 Featured Repositories

🔨 What I build and share — Ansible roles, Linux admin scripts, and infrastructure-as-code

🔁 Ansible Roles & Playbooks

Repository Description Tech
🗂️ ansible-linux-baseline Hardening & baseline configuration for RHEL/Oracle Linux Ansible, RHEL
🔄 ansible-patch-management Automated OS patching with pre/post health checks Ansible, Satellite
📦 ansible-satellite-lifecycle Lifecycle workflows using Red Hat Satellite 6.x Ansible, Satellite
🛡️ ansible-splunk-deploy Deploy & configure Splunk forwarders, indexers, search heads Ansible, Splunk
☁️ ansible-azure-infra Provision and configure Azure resources with Ansible Ansible, Azure
🖥️ ansible-kvm-migration Automate P2V and V2V migrations to KVM/RHEV Ansible, KVM

🐧 Linux Admin Scripts

Repository Description Tech
🔍 linux-health-check Comprehensive server health audit scripts Bash, Python
📋 openshift-node-inspector OpenShift node log & health diagnostics Bash, OCP
💾 hpux-ignite-automation HP-UX Ignite backup & restore automation Bash, HP-UX
🔐 linux-security-audit CIS benchmark compliance checker for Linux Bash, Python

📈 Automation Impact — By the Numbers

┌─────────────────────────────────────────────────────────────────┐
│                     AUTOMATION WINS                             │
├────────────────────────────────────┬────────────────────────────┤
│  Deployment Time (RH Satellite)    │  120 min  ──►  20 min  🚀  │
│  Task Completion Time (Ansible)    │  Reduced by 40%        ⚡  │
│  Infra Cost (KVM Migration)        │  Saved 30%             💰  │
│  SLA Compliance                    │  100%                  ✅  │
│  Operational Performance Gain      │  +30%                  📈  │
└────────────────────────────────────┴────────────────────────────┘

🔬 Core Ansible Expertise

# What I do with Ansible every day
---
omkar_ansible_skills:
  roles:
    - OS hardening & baseline configuration
    - Patch management automation (RHEL, Oracle Linux)
    - Red Hat Satellite integration
    - Splunk infrastructure deployment
    - KVM / OLVM / RHEV provisioning
    - Azure resource management

  use_cases:
    - Configuration management at scale
    - Zero-touch server provisioning
    - Application deployment pipelines
    - Compliance & security automation
    - Cross-platform (Linux + Windows) orchestration

  integrations:
    - Red Hat Satellite 6.10
    - Oracle Linux Manager
    - Azure Ansible Collections
    - AWS Systems Manager
    - OpenShift / OCP clusters

🏢 Career Timeline

2007 ──► Embee Software          │  HP-UX & Windows L2 Support
2010 ──► AtoS India              │  Linux/Windows L3 Admin (7.5 yrs)
2018 ──► Vyom Labs               │  Automation & OpenShift Lead
2019 ──► KBC Technologies (QA)   │  Sr. Sysadmin @ Ooredoo Telecom
2020 ──► EBLA Consultancy        │  Sr. Sysadmin & Backup Admin
2022 ──► ABATS (Present)         │  Infrastructure Architect ◄── NOW

📬 Get In Touch

I'm always open to discussions around Linux automation, Ansible best practices, hybrid cloud architecture, or infrastructure optimization.


"Infrastructure should work like clockwork — silent, reliable, and automated."

Profile Views

Popular repositories Loading

  1. omkar-rsawant omkar-rsawant Public

  2. ansible-linux-baseline ansible-linux-baseline Public

    Ansible playbook for automated baseline configuration and security hardening of RHEL and Oracle Linux servers — covering SSH hardening, sysctl tuning, firewalld, auditd, and AIDE file integrity mon…