ansible_modules icon indicating copy to clipboard operation
ansible_modules copied to clipboard

[Feature]: Add module for ASN

Open rodvand opened this issue 3 years ago • 2 comments

NetBox version

v.3.1.8

Feature type

New Module

Proposed functionality

Add the new ASN model as a module.

Use case

ASNs.

External dependencies

No response

rodvand avatar Feb 23 '22 20:02 rodvand

In the same change it would be natural to add the asns option to the module netbox_site.

rodvand avatar Feb 24 '22 08:02 rodvand

In the same change it would be natural to add the asns option to the module netbox_site.

I second this. As of now, there is no way to add either a site with ASN (site module) or ASN with site (ASN module), unless I'm missing something. I tried the ASN module (which isn't documented on the Ansible modules page) but "sites" isn't a valid custom field unless I'm doing something wrong.

Edit: Upon further inspection, when I go to do bulk uploads of data in Netbox 3.4.8, there is no ASN option for the "field options" under sites and no "name" or "sites" field options under the ASN portion.

lsullivan1980 avatar Apr 19 '23 19:04 lsullivan1980