diff --git a/cloud/rackspace/rax_dns_record.py b/cloud/rackspace/rax_dns_record.py index 478c09a7754..eb989e73cad 100644 --- a/cloud/rackspace/rax_dns_record.py +++ b/cloud/rackspace/rax_dns_record.py @@ -50,6 +50,7 @@ options: record with matching name. If there are already multiple records with matching name and overwrite=true, this module will fail. default: true + version_added: 2.1 priority: description: - Required for MX and SRV records, but forbidden for other record types.