Contributing¶
The Nautobot Ansible modules are open source and also open for the community to contribute to the modules as well.
At a minimum, Nautobot Ansible is intended to support the core data models for Nautobot.
Feature Requested
We welcome an auto-generated set of Ansible Modules from the API spec of Nautobot. This is currently an open call for help on this.
MKDocs Contributions¶
MkDocs is used to provide the documentation, including the auto-documentation from Ansible. If there are any markdown_extensions
that are to be used, please keep this alphabetized to help with identification.
Town Crier¶
See changelog fragments for more information.
Releasing¶
See Release docs.