mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Clarified an error
This commit is contained in:
parent
23b9c1c199
commit
5731bdcadb
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ results = {0x0: 'The operation completed successfully',
|
|||
0x41302: 'Task is disabled',
|
||||
0x41303: 'Task has not yet run',
|
||||
0x41304: 'There are no more runs scheduled for this task',
|
||||
0x41306: 'Task is terminated',
|
||||
0x41306: 'Task was terminated by the user',
|
||||
0x8004130F: 'Credentials became corrupted',
|
||||
0x8004131F: 'An instance of this task is already running',
|
||||
0x800704DD: 'The service is not available (Run only when logged in?)',
|
||||
|
|
Loading…
Add table
Reference in a new issue