Remove incorrect statement, uri module doesn't require httplib2 anymore

reviewable/pr18780/r1
Jasper Lievisse Adriaanse 9 years ago committed by Toshio Kuratomi
parent 85ceb51e3a
commit 3767080dbf

@ -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

Loading…
Cancel
Save