diff --git a/library/ipajoin.py b/library/ipajoin.py index fa7800effd273a75c53765c8e56ea1fcb00476e8..6fe29d9b1dd6330cbade2175faae5107bf746866 100644 --- a/library/ipajoin.py +++ b/library/ipajoin.py @@ -37,10 +37,10 @@ description: options: servers: description: The FQDN of the IPA servers to connect to. - required: false + required: true domain: description: The primary DNS domain of an existing IPA deployment. - required: false + required: true realm: description: The Kerberos realm of an existing IPA deployment. required: true