ansible_modules
ansible_modules copied to clipboard
NetBox modules for Ansible using Ansible Collections
### NetBox version v4.0.6 ### Feature type New Module ### Proposed functionality The new `Scripts` functionality in NetBox v4 should be supported. This seems to depend on #1168 being completed...
### Ansible NetBox Collection version v3.19.1 ### Ansible version ```bash ansible [core 2.17.1] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/pergus/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/pergus/.local/lib/python3.10/site-packages/ansible...
### Ansible NetBox Collection version v3.17.0 ### Ansible version 2.15.10 ### NetBox version v3.7.8 ### Python version 3.9 ### Steps to Reproduce Just enable fact cache and perform host service...
### Ansible NetBox Collection version v3.19.1 ### Ansible version ``` ansible [core 2.17.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/foouser/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/foouser/ansible/lib/python3.10/site-packages/ansible...
### NetBox version v4.0.5 ### Feature type Change to existing Module ### Proposed functionality Add possibility to create and update custom field of type object on NetBox >= 4.0.0. Testing...
### NetBox version v3.7.4 ### Feature type New Module ### Proposed functionality Create a new module to manage event rules. ### Use case - Associate object types - Choose event...
## Related Issue #1333 ## New Behavior Adds ability to add/update attributes `label`, `description` and `enabled` to `netbox_device_interface_template` ... ## Contrast to Current Behavior You cannot currently add/update attributes `label`,...
### NetBox version v4.0.6 ### Feature type New Module ### Proposed functionality As with every other module that exist already in https://docs.ansible.com/ansible/latest/collections/netbox/netbox/index.html I would like to have another module for...
### Ansible NetBox Collection version v3.20.0 ### Ansible version ```bash ansible [core 2.17.5] config file = /home/kshutt/projects/iaas/ansible.cfg configured module search path = ['/home/kshutt/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/kshutt/venv311/lib64/python3.11/site-packages/ansible...
### NetBox version v4.1.3 ### Feature type New Module ### Proposed functionality Add an Ansible module for the "Module Bay Templates" Netbox feature https://netbox.readthedocs.io/en/stable/models/dcim/modulebaytemplate/ https://demo.netbox.dev/api/schema/swagger-ui/#/dcim/dcim_module_bay_templates_create ### Use case Be able...