ansible_modules
stable
  • Home
  • Getting Started
    • Installation
    • How to Use
    • Contributing
      • Modules
        • Module Architecture
        • Creating a New Ansible Module
        • Adding New Module Options
      • Inventory
  • Plugins
  • Module Utils (Python) Docs
  • Changelog
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
Next Previous

© Copyright 2020, Mikhail Yohman Revision 638fa229.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
v3.10.0
v3.9.0
v3.8.1
v3.8.0
v3.7.1
v3.7.0
v3.6.0
v3.5.1
v3.5.0
v3.4.0
v3.3.0
v3.2.0
v3.1.2
v3.1.1
v3.1.0
v3.0.0
v2.1.0
v2.0.0
v1.2.1
v1.2.0
devel
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.