Overview

I use Ansible as my primary engine for Infrastructure as Code (IaC), automating everything from cloud provisioning to complex application deployments. Its agentless, YAML-based approach makes infrastructure management both accessible and highly scalable.

By codifying environments, I eliminate the risks associated with manual configuration drift, ensuring that every server I deploy is consistent, secure, and repeatable.

My Experience with Ansible

Automation is central to how I work. For 5 years, I have used Ansible to translate infrastructure requirements into modular, repeatable code, provisioning complete environments from bare metal upward.

My IaC implementations have accelerated deployment times by over 60% and eliminated configuration drift across hundreds of production servers. I integrate these workflows into CI/CD pipelines to ensure every deployment is idempotent and secure.

Core Capabilities

Automated server provisioning
Infrastructure as Code (IaC) design
Custom role development
Application deployment automation
Configuration management and drift correction

Need Ansible Consulting?

I offer strategic infrastructure advisory and hands-on technical implementation through MordenStack.

Get in Touch

Common Questions

Frequently Asked Questions

How much faster is infrastructure provisioning with Ansible?

Codifying provisioning with Ansible has accelerated deployment times by more than 60% for GCC clients, while removing the configuration drift that manual builds accumulate across hundreds of production servers.

Does Taha integrate Ansible with CI/CD pipelines?

Yes. I wire Ansible playbooks into GitLab CI and similar pipelines so infrastructure changes are reviewed, version-controlled, and applied idempotently — the same guarantees applied to application code, applied to infrastructure.

What can Ansible automate in a UAE enterprise environment?

Bare-metal and cloud provisioning, OS hardening and patch management, application deployment, security baseline enforcement, and compliance remediation across AWS, Azure, Proxmox, and on-premises estates in Dubai, Abu Dhabi, and Riyadh.

Why choose Ansible over other Infrastructure as Code tools?

Ansible is agentless and uses readable YAML, so it works over plain SSH with nothing to install on managed hosts and a low barrier for existing operations teams. I frequently pair it with Terraform, which provisions cloud resources while Ansible configures what runs on them.