mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Touch up glossary references
Signed-off-by: Mike Kobit <mkobit@gmail.com>
This commit is contained in:
parent
ba4266f233
commit
4ac2c01356
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ Glossary
|
|||
to the system. State module functions should be idempotent. Some
|
||||
state module functions, such as :mod:`cmd.run <salt.states.cmd.run>`
|
||||
are not idempotent by default but can be made idempotent with the
|
||||
proper use of requisites such as :ref:```unless`` <unless-requisite>`
|
||||
and :ref:```onlyif`` <onlyif-requisite>`. For more information, *see*
|
||||
proper use of requisites such as :ref:`unless <unless-requisite>`
|
||||
and :ref:`onlyif <onlyif-requisite>`. For more information, *see*
|
||||
`wikipedia <https://en.wikipedia.org/wiki/Idempotent>`_.
|
||||
|
||||
Jinja
|
||||
|
|
Loading…
Add table
Reference in a new issue