Merge pull request #3391 from sivel/rax-dns-record-docfix

rax_dns_record: overwrite option was added for 2.1
This commit is contained in:
Matt Martz 2016-04-08 11:37:27 -05:00
commit 31f23de5c5

View file

@ -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.