Clarify that it is execution modules that sync returners

This commit is contained in:
faivirol 2022-12-17 15:24:03 +01:00 committed by Megan Wilhite
parent a8591dd658
commit a0ca327de7

View file

@ -95,7 +95,7 @@ Using Custom Returner Modules
Place custom returners in a ``_returners/`` directory within the
:conf_master:`file_roots` specified by the master config file.
Custom returners are distributed when any of the following are called:
Custom returners are distributed when any of the following execution modules are called:
- :mod:`state.apply <salt.modules.state.apply_>`
- :mod:`saltutil.sync_returners <salt.modules.saltutil.sync_returners>`