Add link to state providers documentation in modules documentation for better visibility

This commit is contained in:
MKLeb 2023-08-22 13:45:03 -04:00 committed by Megan Wilhite
parent 53a19511cd
commit 7808078bd5

View file

@ -416,6 +416,8 @@ The above example will force the minion to use the :py:mod:`systemd
<salt.modules.systemd>` module to provide service management, and the
:py:mod:`aptpkg <salt.modules.aptpkg>` module to provide package management.
For per-state provider overrides, see documentation on :ref:`state providers <state-providers>`.
.. __: https://github.com/saltstack/salt/issues/new
Logging Restrictions