Merge pull request #434 from ctrlaltdel/devel
Fix auto_floating_ip documentation
This commit is contained in:
commit
2d71d0cf03
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- Should a floating ip be auto created and assigned
|
- Should a floating ip be auto created and assigned
|
||||||
required: false
|
required: false
|
||||||
default: 'yes'
|
default: 'no'
|
||||||
version_added: "1.8"
|
version_added: "1.8"
|
||||||
floating_ips:
|
floating_ips:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue