diff --git a/lib/ansible/modules/extras/web_infrastructure/jenkins_plugin.py b/lib/ansible/modules/extras/web_infrastructure/jenkins_plugin.py index 266d7f49c77..af5adb462ff 100644 --- a/lib/ansible/modules/extras/web_infrastructure/jenkins_plugin.py +++ b/lib/ansible/modules/extras/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