mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #46118 from rallytime/bp-44603
Back-port #44603 to 2017.7
This commit is contained in:
commit
6cea44ee95
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ def cert(name,
|
|||
comment += 'would have been renewed'
|
||||
else:
|
||||
comment += 'would not have been touched'
|
||||
ret['result'] = True
|
||||
ret['comment'] = comment
|
||||
return ret
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue