1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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

This commit is contained in:
Jasper Lievisse Adriaanse 2016-10-14 14:42:45 +02:00 committed by Matt Clay
parent 8676924da5
commit 83a6032b7a

View file

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