summaryrefslogtreecommitdiff
path: root/web_infrastructure
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@humppa.nl>2016-10-14 14:42:45 +0200
committerToshio Kuratomi <a.badger@gmail.com>2016-10-15 17:08:50 -0700
commit3767080dbf3d2dcebf1905c5628a73121194fabe (patch)
tree015dd8feab0e9b89d071d941ce33c57e8313437b /web_infrastructure
parent85ceb51e3a12cd0bf7d203efedd67c5002d6e1dc (diff)
downloadansible-modules-extras-3767080dbf3d2dcebf1905c5628a73121194fabe.tar.gz
Remove incorrect statement, uri module doesn't require httplib2 anymore
Diffstat (limited to 'web_infrastructure')
-rw-r--r--web_infrastructure/jenkins_plugin.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/web_infrastructure/jenkins_plugin.py b/web_infrastructure/jenkins_plugin.py
index 266d7f49..af5adb46 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