diff --git a/lib/ansible/modules/identity/ipa/ipa_group.py b/lib/ansible/modules/identity/ipa/ipa_group.py index 0e21c71164b..ba53c7886af 100644 --- a/lib/ansible/modules/identity/ipa/ipa_group.py +++ b/lib/ansible/modules/identity/ipa/ipa_group.py @@ -24,6 +24,9 @@ options: - Can not be changed as it is the unique identifier. required: true aliases: ['name'] + description: + description: + - Description of the group. external: description: - Allow adding external non-IPA members from trusted domains.