← All tags

Ansible 👨‍💻

Ansible 👨‍💻

All my posts about Ansible

14 posts

Walk-throughs and field notes on Ansible - playbooks, roles, dynamic inventories, and using it to drive provisioning across cloud and on-prem fleets. Most of these posts come from production-shaped problems I hit while writing or reviewing my Ansible books, so they lean towards 'here is what actually worked' rather than greenfield demos.

Dynamic Network Config in Ansible: Local to Azure VNet

Dynamic Network Config in Ansible: Local to Azure VNet

Learn to use Ansible's network utilities for dynamic subnet configuration and Azure VNet deployment. Boost your infrastructure-as-code flexibility with practical examples.

13 min readAnsible 👨‍💻

How to Install Ansible on a Mac: A Modern Approach

How to Install Ansible on a Mac: A Modern Approach

A guide to installing and managing Ansible on macOS using Conda, with tips for handling collections and dependencies.

3 min readAnsible 👨‍💻

Azure DevOps Ansible Pipeline; Boosting Efficiency with Caching

Azure DevOps Ansible Pipeline; Boosting Efficiency with Caching

Discover how to optimize your Azure DevOps Ansible pipeline with caching techniques. Learn to reduce execution time, improve efficiency, and maintain security checks in your infrastructure as code deployments.

9 min readAnsible 👨‍💻

Announcing the second edition of Learn Ansible

Announcing the second edition of Learn Ansible

My new book, the second edition of Learn Ansible is now available for pre-order.

2 min readBook 📚

Conda for Python environment management on macOS

Conda for Python environment management on macOS

Learn how to efficiently manage Python environments on your MacBook Pro using Conda. This comprehensive guide covers installation, creating and activating environments, installing packages, and best practices for streamlining your Python development workflow.

10 min readmacOS 🍏

Infrastructure as Code for Beginners is out now

Infrastructure as Code for Beginners is out now

My new book, Infrastructure as Code for Beginners, has been released and is available to buy now.

2 min readBook 📚

Ansible setup with Azure on a new Mac

Ansible setup with Azure on a new Mac

Learn how to set up Ansible with Azure on a new Mac, addressing common issues with cryptography and module dependencies.

3 min readmacOS 🍏

Ansible, Azure and macOS Big Sur

Ansible, Azure and macOS Big Sur

Moving to Docker to run Ansible on macOS Big Sur

4 min readAnsible 👨‍💻

Azure DevOps Ansible Pipeline

Azure DevOps Ansible Pipeline

Streamline your DevOps workflows by setting up an Azure pipeline using Ansible playbooks. Learn how to integrate Azure CLI for faster results!

5 min readAnsible 👨‍💻