This commit is contained in:
Felix Fontein 2022-08-04 20:22:16 +02:00 committed by GitHub
parent 4eb3540c8e
commit f67473024d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 72 additions and 96 deletions

View file

@ -160,7 +160,8 @@ modlist:
description: list of modified parameters
returned: success
type: list
sample: '[[2, "olcRootDN", ["cn=root,dc=example,dc=com"]]]'
sample:
- [2, "olcRootDN", ["cn=root,dc=example,dc=com"]]
'''
import traceback