2017-09-23 05:19:50 +02:00
Plugins
=======
2017-09-26 00:37:33 +02:00
Plugins are pieces of code that augment Ansible's core functionality. Ansible uses a plugin architecture to enable a rich, flexible and expandible feature set.
2017-09-23 05:19:50 +02:00
Ansible ships with a number of handy plugins, and you can easily write your own.
2017-09-26 00:37:33 +02:00
This section covers the various types of plugins that are included with Ansible:
2017-09-23 05:19:50 +02:00
.. toctree :: :maxdepth: 1
:glob:
plugins/*
playbooks_filters
playbooks_tests
.. seealso ::
:doc: `playbooks`
An introduction to playbooks
:doc: `config`
Ansible configuration documentation and settings
:doc: `command_line_tools`
Ansible tools, description and options
`User Mailing List <http://groups.google.com/group/ansible-devel> `_
Have a question? Stop by the google group!
`irc.freenode.net <http://irc.freenode.net> `_
#ansible IRC chat channel