ansible/docsite/rst/developing_core.rst
2016-05-04 12:18:02 -07:00

750 B

Developing the Ansible Core Engine

Although many of the pieces of the Ansible Core Engine are plugins that can be swapped out via playbook directives or configuration, there are still pieces of the Engine that are not modular. The documents here give insight into how those pieces work together.

developing_program_flow_modules

developing_api

Learn about the Python API for task execution

developing_plugins

Learn about developing plugins

Mailing List

The development mailing list

irc.freenode.net

#ansible-devel IRC chat channel