ansible_modules
  • Home
  • Getting Started
    • Installation
    • How to Use
    • Contributing
      • Modules
      • Inventory
  • Plugins
  • Module Utils (Python) Docs
  • Changelog
ansible_modules
  • Getting Started
  • Contributing to the Ansible Collection
  • View page source

Contributing to the Ansible Collection

  • Modules
    • 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
  • Inventory
Previous Next

© Copyright 2020, Mikhail Yohman.

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