From 27fb55519ca9e30eab52f5a49402608bbb696046 Mon Sep 17 00:00:00 2001 From: Matt Martz Date: Thu, 12 Dec 2013 09:29:20 -0600 Subject: [PATCH] Add version_added for vip_id --- library/cloud/rax_clb | 1 + 1 file changed, 1 insertion(+) diff --git a/library/cloud/rax_clb b/library/cloud/rax_clb index 47d29ab6a78..7c37599c609 100644 --- a/library/cloud/rax_clb +++ b/library/cloud/rax_clb @@ -78,6 +78,7 @@ options: description: - Virtual IP ID to use when creating the load balancer for purposes of sharing an IP with another load balancer of another protocol + version_added: 1.5 wait: description: - wait for the balancer to be in state 'running' before returning