ansible_modules
v3.19.1
  • 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
  • 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
Previous Next

© Copyright 2020, Mikhail Yohman. Revision 434baf8b.

Built with Sphinx using a theme provided by Read the Docs.