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

rax_dns_record: overwrite option was added for 2.1
reviewable/pr18780/r1
Matt Martz 10 years ago
commit 31f23de5c5

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

Loading…
Cancel
Save