ansible_modules
v2.0.0
Home
Getting Started
Installation
How to Use
Contributing
Modules
Module Architecture
Creating a New Ansible Module
Adding New Module Options
Inventory
Plugins
Netbox.Netbox Release Notes
ansible_modules
Docs
»
Getting Started
»
Contributing to the Ansible Collection
»
Contributing Modules to the Ansible Collection
Edit on GitHub
Contributing Modules to the Ansible Collection
¶
Module Architecture
Overview
Module Util Apps (dcim, etc.)
NetboxModule (__init__)
Creating a New Ansible Module
Research API Spec to find necessary module arguments
Update App Module Util
Update Netbox Utils
Create the Module Python File
Testing
Sanity Tests
Integration Tests
Adding New Module Options
New Option - Doesn’t correlate to different NetBox models
New Option - Must be resolved to a different model