8d60b298a4
* Reformat glossary as a sphinx glossary so that :term: will work. * Add a document decribing program flow for executing modules * Feedback from @docschick * More feedback from docschick for the Program Flow: Modules doc * Changes to address docschick's feedback on the glossary * Add note section for async plugin * make singular
608 B
608 B
Developer Information
Learn how to build modules of your own in any language, and also how to extend Ansible through several kinds of plugins. Explore Ansible's Python API and write Python plugins to integrate with other solutions in your environment.
developing_api developing_inventory developing_modules developing_plugins developing_core developing_test_pr developing_releases
Developers will also likely be interested in the fully-discoverable
in tower
. It's great
for embedding Ansible in all manner of applications.