mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
make default strategy configurable (#18394)
This commit is contained in:
committed by
Brian Coca
parent
bd70397e24
commit
f94100aa87
@@ -780,6 +780,15 @@ different locations::
|
||||
|
||||
Most users will not need to use this feature. See :doc:`developing_plugins` for more details
|
||||
|
||||
.. _cfg_strategy:
|
||||
|
||||
strategy
|
||||
========
|
||||
|
||||
Strategy allow to change the default strategy used by Ansible::
|
||||
|
||||
strategy = free
|
||||
|
||||
.. _sudo_exe:
|
||||
|
||||
sudo_exe
|
||||
|
||||
Reference in New Issue
Block a user