ansible/docs/docsite/rst/plugins/plugins.rst
Alicia Cozine 64dcc7def0 Fixes more rST errors (#39042)
* removes include, avoids duplicate label rST warnings

* reduces literal_block errors on playbooks_filters

* addresses TOC errors

* ref error on modules page

* trying ref for list_of_database_modules
2018-04-19 17:02:48 -07:00

1.1 KiB

Working With Plugins

Plugins are pieces of code that augment Ansible's core functionality. Ansible uses a plugin architecture to enable a rich, flexible and expandable feature set.

Ansible ships with a number of handy plugins, and you can easily write your own.

This section covers the various types of plugins that are included with Ansible:

action cache callback connection inventory lookup shell strategy vars ../user_guide/playbooks_filters ../user_guide/playbooks_tests ../user_guide/plugin_filtering_config

about_playbooks

An introduction to playbooks

ansible_configuration_settings

Ansible configuration documentation and settings

../user_guide/command_line_tools

Ansible tools, description and options

User Mailing List

Have a question? Stop by the google group!

irc.freenode.net

#ansible IRC chat channel