Document auto_floating_ip argument

pull/18777/head
Jesse Keating 9 years ago committed by Matt Clay
parent 3cd81d2dd3
commit 2b5af82706

@ -92,6 +92,11 @@ options:
- Ensure instance has public ip however the cloud wants to do that
required: false
default: 'yes'
auto_floating_ip:
description:
- If the module should automatically assign a floating IP
required: false
default: 'yes'
floating_ips:
decription:
- list of valid floating IPs that pre-exist to assign to this node

Loading…
Cancel
Save