Various doc fixes and improvements
This commit is contained in:
@@ -229,8 +229,12 @@ exec:
|
||||
output:
|
||||
type: 'json'
|
||||
exit:
|
||||
success: [0, 128]
|
||||
failure: [1, 129]
|
||||
success:
|
||||
- 0
|
||||
- 128
|
||||
failure:
|
||||
- 1
|
||||
- 129
|
||||
```
|
||||
With:
|
||||
- The Identity store enabled for all features
|
||||
|
||||
Reference in New Issue
Block a user