ipareplica_prepare: Documentation: Fixed name of ipa_client_installed

The ipa_client_installed option was named as client_configured in the
DOCUMENTATION section.
This commit is contained in:
Thomas Woerner
2024-07-01 11:17:52 +02:00
parent 67df9e83c7
commit 6b3fb78db6

View File

@@ -250,7 +250,7 @@ options:
type: bool
default: no
required: no
client_configured:
ipa_client_installed:
description: Was client configured already
type: bool
required: yes