2018-03-14 12:44:21 -07:00
.. _plugins_lookup:
2018-02-13 07:23:55 -08:00
***** ***** ***** *****
Working With Plugins
***** ***** ***** *****
2017-09-22 23:19:50 -04:00
2018-02-13 07:23:55 -08:00
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.
2017-09-25 15:37:33 -07:00
2017-09-22 23:19:50 -04:00
Ansible ships with a number of handy plugins, and you can easily write your own.
2017-09-25 15:37:33 -07:00
This section covers the various types of plugins that are included with Ansible:
2017-09-22 23:19:50 -04:00
2018-11-29 14:03:00 -06:00
.. toctree ::
2018-02-13 07:23:55 -08:00
:maxdepth: 1
action
cache
callback
connection
inventory
lookup
shell
strategy
vars
2018-04-19 19:02:48 -05:00
../user_guide/playbooks_filters
../user_guide/playbooks_tests
2018-02-13 07:23:55 -08:00
../user_guide/plugin_filtering_config
2017-09-22 23:19:50 -04:00
.. seealso ::
2018-04-19 19:02:30 -05:00
:ref: `about_playbooks`
2017-09-22 23:19:50 -04:00
An introduction to playbooks
2018-04-19 19:02:30 -05:00
:ref: `ansible_configuration_settings`
2017-09-22 23:19:50 -04:00
Ansible configuration documentation and settings
2018-11-29 14:03:00 -06:00
:ref: `command_line_tools`
2017-09-22 23:19:50 -04:00
Ansible tools, description and options
2018-07-21 15:48:47 +02:00
`User Mailing List <https://groups.google.com/group/ansible-devel> `_
2017-09-22 23:19:50 -04:00
Have a question? Stop by the google group!
`irc.freenode.net <http://irc.freenode.net> `_
#ansible IRC chat channel