mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
617 B
ReStructuredText
17 lines
617 B
ReStructuredText
11 years ago
|
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.
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
developing_api
|
||
|
developing_inventory
|
||
|
developing_modules
|
||
|
developing_plugins
|
||
|
|
||
|
Developers will also likely be interested in the fully-discoverable `REST API <http://ansibleworks.com/ansibleworks-awx>`_ that is part of AnsibleWorks AWX. It's great for embedding Ansible in all manner of applications.
|
||
|
|
||
|
|