mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
add required arg to dns_check jinja doc example
This commit is contained in:
parent
5e0e2a30e2
commit
2a5d855d97
1 changed files with 1 additions and 1 deletions
|
@ -1348,7 +1348,7 @@ Example:
|
|||
|
||||
.. code-block:: jinja
|
||||
|
||||
{{ 'www.google.com' | dns_check }}
|
||||
{{ 'www.google.com' | dns_check(port=443) }}
|
||||
|
||||
Returns:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue