diff --git a/docsite/rst/developing_plugins.rst b/docsite/rst/developing_plugins.rst index 7500d96d57..8a127f15d6 100644 --- a/docsite/rst/developing_plugins.rst +++ b/docsite/rst/developing_plugins.rst @@ -112,6 +112,9 @@ to /usr/share/ansible/plugins, in a subfolder for each plugin type:: * connection * filter * strategy + * cache + * test + * shell To change this path, edit the ansible configuration file.