nautobot / nautobot-ansible

Ansible Collection for managing Nautobot Data
https://nautobot-ansible.readthedocs.io/en/latest/
GNU General Public License v3.0
39 stars 30 forks source link

New module: prefix_location #359

Open joewesch opened 2 weeks ago

joewesch commented 2 weeks ago
ISSUE TYPE
SUMMARY

We need to create a module for assigning Locations to Prefixes in Nautobot v2.2+ by using the /ipam/prefix-location-assignments/ endpoint

joewesch commented 1 week ago

Blocker for this module to be idempotent or be able to find objects to delete: https://github.com/nautobot/nautobot/issues/5851