diff --git a/doc/ref/states/requisites.rst b/doc/ref/states/requisites.rst index 8993c2cd9b7d..e87132295527 100644 --- a/doc/ref/states/requisites.rst +++ b/doc/ref/states/requisites.rst @@ -463,7 +463,8 @@ Reload ------ ``reload_modules`` is a boolean option that forces salt to reload its modules -after a state finishes. See :ref:`Reloading Modules `. +after a state finishes. ``reload_pillar`` and ``reload_grains`` can also be set. +See :ref:`Reloading Modules `. Unless ------