We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.20.0
ansible [core 2.15.12] config file = None configured module search path = ['/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible ansible collection location = /runner/.ansible/collections:/usr/share/ansible/collections executable location = /usr/local/bin/ansible python version = 3.9.18 (main, Jan 24 2024, 00:00:00) [GCC 11.4.1 20231218 (Red Hat 11.4.1-3)] (/usr/bin/python3) jinja version = 3.1.4 libyaml = True
4.1.0
3.9
in Netbox 4.1 a new rack_type model was introduced. (https://netboxlabs.com/docs/netbox/en/stable/release-notes/version-4.1/#rack-types-12826)
Ability to add/edit/consult rack_type's Ability to set netbox_rack: form_factor
No module netbox_rack_type seems to exists to add/edit/consult rack_type's netbox_rack module expects 'form_factor'-type of data in the 'type' field.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ansible NetBox Collection version
3.20.0
Ansible version
NetBox version
4.1.0
Python version
3.9
Steps to Reproduce
in Netbox 4.1 a new rack_type model was introduced. (https://netboxlabs.com/docs/netbox/en/stable/release-notes/version-4.1/#rack-types-12826)
Expected Behavior
Ability to add/edit/consult rack_type's
Ability to set netbox_rack: form_factor
Observed Behavior
No module netbox_rack_type seems to exists to add/edit/consult rack_type's
netbox_rack module expects 'form_factor'-type of data in the 'type' field.
The text was updated successfully, but these errors were encountered: