diff --git a/plugins/modules/ipa_dnsrecord.py b/plugins/modules/ipa_dnsrecord.py index d92e2c4f66..5fb1d9a754 100644 --- a/plugins/modules/ipa_dnsrecord.py +++ b/plugins/modules/ipa_dnsrecord.py @@ -167,7 +167,7 @@ EXAMPLES = r""" state: absent - name: Ensure an NS record for a subdomain is present - community,general.ipa_dnsrecord: + community.general.ipa_dnsrecord: name: subdomain zone_name: example.com record_type: 'NS'