Ansible Navigator: Beginner's Guide

Ansible Navigator offers a new way to use familiar Ansible tools within execution environments. With it, you can run playbooks, view inventories, access Ansible documentation, and more. Let’s explore some of the basics of Ansible Navigator. The purpose of Ansible Navigator is to enable running playbooks within execution environments, the same way that Ansible Automation Platform runs jobs inside them. This functionality means you can now develop and test your playbooks in the same environment you would be running in production. ...

December 29, 2023 · updated August 24, 2025 · Pat · 5 min · 1045 words

How to Create a Template with HashiCorp Packer on Proxmox VE

Use HashiCorp Packer to automate the creation of a reusable RHEL template on Proxmox VE.

September 30, 2023 · Pat · 4 min · 799 words

Ansible Builder: A Beginners Guide

Stop copying Python deps by hand. Build custom Ansible Execution Environments using Ansible Builder.

June 30, 2023 · updated August 26, 2025 · Pat · 6 min · 1128 words

Ansible Development: A Visual Studio Code-based Environment Setup

Setup an Ansible development environment in Visual Studio Code

June 29, 2023 · updated August 19, 2025 · Pat · 4 min · 690 words

Ansible Collections - A Primer

Install and use Ansible collections to extend your automation with reusable content.

March 11, 2022 · updated August 23, 2025 · Pat · 6 min · 1163 words