Ansible Tutorial 17 - Project 1: Building a Custom Lookup Plugin

Опубликовано: 22 Февраль 2026
на канале: SysEng Quick
212
11

To kick off June, I'm starting our first ansible full ansible project. Over the next few videos, we'll build a fedora 40 VM on proxmox using ansible. We'll then configure it to act as a masquerading NAT router for our lxc containers using nftables. We'll firewall the host at the same time. Finally, we'll use podman to deploy a hashicorp vault container to store secrets and see how to use that with ansible.

In this video, we create a custom lookup plugin to make it easier to find information about linux cloud images.

GitHub Repo: https://github.com/sysengquick-yt/ans...