Support strategy_plugins setting in a configuration file

This commit is contained in:
Kishin Yagami 2016-03-05 20:15:04 +09:00
commit 299c18d700
5 changed files with 18 additions and 1 deletions

View file

@ -112,6 +112,7 @@ to /usr/share/ansible/plugins, in a subfolder for each plugin type::
* connection_plugins
* filter_plugins
* vars_plugins
* strategy_plugins
To change this path, edit the ansible configuration file.