mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 12:33:59 -07:00
Support strategy_plugins setting in a configuration file
This commit is contained in:
parent
45b7fe1590
commit
299c18d700
5 changed files with 18 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue