mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-08-01 20:34:41 +00:00
utils/gen_module_docs.py: Drop duplicate setup_adtrust key
This commit is contained in:
@@ -55,7 +55,6 @@ param_docs = {
|
|||||||
"no_pkinit": "Disable pkinit setup steps",
|
"no_pkinit": "Disable pkinit setup steps",
|
||||||
"no_ui_redirect": "Do not automatically redirect to the Web UI",
|
"no_ui_redirect": "Do not automatically redirect to the Web UI",
|
||||||
"external_ca": "External ca setting",
|
"external_ca": "External ca setting",
|
||||||
"setup_adtrust": "Configure AD trust capability",
|
|
||||||
"external_cert_files": [
|
"external_cert_files": [
|
||||||
"File containing the IPA CA certificate and the external CA certificate",
|
"File containing the IPA CA certificate and the external CA certificate",
|
||||||
"chain"
|
"chain"
|
||||||
|
|||||||
Reference in New Issue
Block a user