From 3767080dbf3d2dcebf1905c5628a73121194fabe Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Fri, 14 Oct 2016 14:42:45 +0200 Subject: [PATCH] Remove incorrect statement, uri module doesn't require httplib2 anymore --- web_infrastructure/jenkins_plugin.py | 1 - 1 file changed, 1 deletion(-) diff --git a/web_infrastructure/jenkins_plugin.py b/web_infrastructure/jenkins_plugin.py index 266d7f49c77..af5adb462ff 100644 --- a/web_infrastructure/jenkins_plugin.py +++ b/web_infrastructure/jenkins_plugin.py @@ -251,7 +251,6 @@ EXAMPLES = ''' state: restarted when: jenkins_restart_required - # Requires python-httplib2 to be installed on the guest - name: Wait for Jenkins to start up uri: url: http://localhost:8080