From 09fc90cca1d3b450c8560ef870719fe7de04bb0f Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sat, 11 May 2013 17:21:29 -0400 Subject: [PATCH] Add newline at end of file --- library/net_infrastructure/bigip_pool | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/net_infrastructure/bigip_pool b/library/net_infrastructure/bigip_pool index 050a19ac24..ad805337bd 100644 --- a/library/net_infrastructure/bigip_pool +++ b/library/net_infrastructure/bigip_pool @@ -241,4 +241,5 @@ def main(): # include magic from lib/ansible/module_common.py #<> -main() \ No newline at end of file +main() +