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

pull/18777/head
Jasper Lievisse Adriaanse 8 years ago committed by Matt Clay
parent 8676924da5
commit 83a6032b7a

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