ansible_modules
ansible_modules copied to clipboard
NetBox modules for Ansible using Ansible Collections
### Ansible NetBox Collection version v3.13.0 ### Ansible version ```bash ansible [core 2.14.3] ``` ### NetBox version v3.4.6 ### Python version 3.11 ### Steps to Reproduce As of v3.13.0 the...
### Proposed Changes I would like to suggest migrating the pytz library to zoneinfo. ### Justification Zoneinfo is a native library.
### NetBox version v3.5.1 ### Feature type Change to existing Plugin ### Proposed functionality Netbox from v3.5 on offers the feature to device configuration templates for devices. See: https://docs.netbox.dev/en/stable/features/configuration-rendering/ It...
### Ansible NetBox Collection version should be latest ### Ansible version Running in `AWX 21.0.0` ### NetBox version v3.4.7 ### Python version 3.8 ### Steps to Reproduce I'm using AWX...
## Related Issue ## New Behavior - Add linter (black, isort, ruff) settings to `project.toml` - Enable additional github action workflows for linting - auto-fixed isort, json (pretty format), black,...
### Proposed Changes Remove unintended comments in various v3.5 tests including tests/integration/targets/v3.5/tasks/netbox_vm_interface.yml ### Justification Testing not being fully run
## Related Issue #769 ## New Behavior * [x] Add module_interface_template module * [x] Add module_bay module * [x] Add module Module ## Changes to the Documentation * [ ]...
### NetBox version v3.4.6 ### Feature type Change to existing Plugin ### Proposed functionality Add an option to not override ansible_host with the primary_ip or DNS name stored in netbox...
### Change Type Correction ### Area Configuration parameters ### Proposed Changes Good day. After version 3.3 there are changes when creating cables. Some options have been removed, more details here:...
Based on the [community decision](https://github.com/ansible-community/community-topics/discussions/120) to use `true/false` for boolean values in documentation and examples, we ask that you evaluate booleans in this collection and consider changing any that do...