mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #27754 from rallytime/fix-27636
Change test.nop version directive to 2015.8.1
This commit is contained in:
commit
57b5b594bd
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ def nop(name, **kwargs):
|
|||
requisite, or in templates which could otherwise be empty due to jinja
|
||||
rendering
|
||||
|
||||
.. versionadded:: 2015.5.6
|
||||
.. versionadded:: 2015.8.1
|
||||
'''
|
||||
return succeed_without_changes(name)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue