
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.
All my posts about Ansible
14 posts
Learn to use Ansible's network utilities for dynamic subnet configuration and Azure VNet deployment. Boost your infrastructure-as-code flexibility with practical examples.
A guide to installing and managing Ansible on macOS using Conda, with tips for handling collections and dependencies.
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.
My new book, the second edition of Learn Ansible is now available for pre-order.
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.
My new book, Infrastructure as Code for Beginners, has been released and is available to buy now.
Learn how to set up Ansible with Azure on a new Mac, addressing common issues with cryptography and module dependencies.
Moving to Docker to run Ansible on macOS Big Sur
Streamline your DevOps workflows by setting up an Azure pipeline using Ansible playbooks. Learn how to integrate Azure CLI for faster results!
Learn how Ansible utilizes Azure REST API for efficient resource management, with insights on azure_rm_resource module and Visual Studio Code extension.