From 497790dbf5105c68d2f20bc546c468628caf9bd5 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sun, 16 Mar 2014 16:47:29 -0400 Subject: [PATCH] Version bump, bigip_facts + changelog --- net_infrastructure/bigip_facts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net_infrastructure/bigip_facts b/net_infrastructure/bigip_facts index 9be820dc764..3a7a4533f69 100644 --- a/net_infrastructure/bigip_facts +++ b/net_infrastructure/bigip_facts @@ -24,7 +24,7 @@ module: bigip_facts short_description: "Collect facts from F5 BIG-IP devices" description: - "Collect facts from F5 BIG-IP devices via iControl SOAP API" -version_added: "1.5" +version_added: "1.6" author: Matt Hite notes: - "Requires BIG-IP software version >= 11.4"