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

pull/4420/head
Jasper Lievisse Adriaanse 2016-10-14 14:42:45 +02:00 committed by Matt Clay
parent 8676924da5
commit 83a6032b7a
1 changed files with 0 additions and 1 deletions

View File

@ -251,7 +251,6 @@ EXAMPLES = '''
state: restarted state: restarted
when: jenkins_restart_required when: jenkins_restart_required
# Requires python-httplib2 to be installed on the guest
- name: Wait for Jenkins to start up - name: Wait for Jenkins to start up
uri: uri:
url: http://localhost:8080 url: http://localhost:8080