mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 11:54:47 +00:00
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:
@@ -250,7 +250,7 @@ options:
|
|||||||
type: bool
|
type: bool
|
||||||
default: no
|
default: no
|
||||||
required: no
|
required: no
|
||||||
client_configured:
|
ipa_client_installed:
|
||||||
description: Was client configured already
|
description: Was client configured already
|
||||||
type: bool
|
type: bool
|
||||||
required: yes
|
required: yes
|
||||||
|
|||||||
Reference in New Issue
Block a user