ansible_modules
ansible_modules copied to clipboard
NetBox modules for Ansible using Ansible Collections
## Related Issue N/A ## New Behavior Adds the GUI information `Cluster -> Device` to the plugin's response. See output of `ansible-inventory`: ``` "cluster_device": { "display": "proxmox-host-01", "id": 01, "name":...
Release 3.18
### Ansible NetBox Collection version 3.15.0 ### Ansible version ```bash ansible [core 2.14.2] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.11/site-packages/ansible...
### NetBox version v3.7.5 ### Feature type New Module ### Proposed functionality Hello, I don't have the impression that we can create the interfaces that will be attached to the...
### Change Type Correction ### Area Other ### Proposed Changes The provided examples for the export_templates do not work. It looks like they have just been cloned from custom_link and...
### Ansible NetBox Collection version v3.15.0 ### Ansible version ```bash ansible [core 2.15.9] config file = None configured module search path = ['/home/stack/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/stack/tools/lib64/python3.9/site-packages/ansible...
### Ansible NetBox Collection version v3.17.0 ### Ansible version ```bash ansible [core 2.14.13] config file = /home/jogi/git/dcim/netbox-dev/ansible.cfg configured module search path = ['/home/jogi/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3/dist-packages/ansible...
### Ansible NetBox Collection version v3.17.0 ### Ansible version ```bash ansible [core 2.14.13] config file = None configured module search path = ['/home/jogi/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3/dist-packages/ansible...
### Ansible NetBox Collection version v2.14.2 ### Ansible version ```bash ansible [core 2.14.2] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/netbox/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.11/site-packages/ansible...
### NetBox version v3.4.0 ### Feature type Change to existing Module ### Proposed functionality Add VRF option that can be used in the netbox_virtual_machine module, so we can specify an...