updated version_added
This commit is contained in:
parent
267dcc8eb6
commit
a5e4969dc4
1 changed files with 2 additions and 2 deletions
|
@ -155,13 +155,13 @@ options:
|
||||||
- Wait until the changes have been replicated to all Amazon Route 53 DNS servers.
|
- Wait until the changes have been replicated to all Amazon Route 53 DNS servers.
|
||||||
required: false
|
required: false
|
||||||
default: no
|
default: no
|
||||||
version_added: "2.0"
|
version_added: "2.1"
|
||||||
wait_timeout:
|
wait_timeout:
|
||||||
description:
|
description:
|
||||||
- How long to wait for the changes to be replicated, in seconds.
|
- How long to wait for the changes to be replicated, in seconds.
|
||||||
required: false
|
required: false
|
||||||
default: 300
|
default: 300
|
||||||
version_added: "2.0"
|
version_added: "2.1"
|
||||||
author: "Bruce Pennypacker (@bpennypacker)"
|
author: "Bruce Pennypacker (@bpennypacker)"
|
||||||
author:
|
author:
|
||||||
- "Bruce Pennypacker (@bpennypacker)"
|
- "Bruce Pennypacker (@bpennypacker)"
|
||||||
|
|
Loading…
Reference in a new issue