Ansible collection that automates the configuration and operational tasks on Palo Alto Networks Next Generation Firewalls, both physical and virtualized form factors, using the PAN-OS API. There is ...
Infrastructure as Code (IaC) has become a core part of DevOps in 2026, especially as enterprises move deeper into cloud, containerisation, and automated deployment pipelines. With teams managing ...
The Red Hat Ansible Certified Collection for NetBox enables networking teams to leverage NetBox as the dynamic inventory for Ansible Automation Platform automation jobs. Learn how this workflow not ...
In my previous article, I delved into the fascinating world of microservices - Microservice Architecture Patterns Part 1: Decomposition Patterns. This was the beginning of my comprehensive article ...
Ansible collections are a distribution format where you can bundle your ansible project and distribute it to others. A collection can include roles, plugins, modules, and playbooks. The collections ...
This guide explains what is Ansible register and how to capture a task output in Ansible using the register variables in Linux. Register is used to capture the output of any task and store it in a ...
This guide discusses everything needed to build a simple, scalable, and fully binary compatible Raspberry Pi cluster using QEMU, Docker, Docker Compose, and Ansible. The Raspberry Pi is no longer just ...