+

Search Tips   |   Advanced Search

Developing ansible-base

Although ansible-base (the code hosted in the ansible/ansible repository on GitHub) includes a few plugins that can be swapped out via playbook directives or configuration, much of the code there is not modular. The documents here give insight into how the parts of ansible-base work together.


See also

Python 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

Next Previous