New collection: bagre.ipam — automate Bagre IPAM with Ansible

Hi everyone! :fishing_pole:

I just published bagre.ipam on Ansible Galaxy — a collection to automate Bagre, a lightweight, cloud-native open source IPAM (IP Address Management).

What’s inside:

  • Modules for sites, subnets, IPs, devices, master ranges, validation rules and cloud accounts (idempotent, check_mode)
  • A dynamic inventory plugin that builds your inventory straight from Bagre’s IPs
  • A next_free_ip lookup plugin
  • Auth via API token (BAGRE_ENDPOINT / BAGRE_TOKEN), same convention as the Bagre Terraform provider

Install:
ansible-galaxy collection install bagre.ipam

Galaxy: Ansible Galaxy
Source: GitHub - fabgcruz/bagre: Bagre — Open Source IP Address Management. IPAM leve e moderno para gerenciar, organizar e monitorar todos os IPs da sua rede. · GitHub (collection lives under /ansible)

Feedback and issues very welcome. Thanks to the Galaxy team for the quick namespace approval! :folded_hands: