Remove debug task from pip

pull/6074/head
James Tanner 12 years ago
parent 6e3a2db602
commit 5272eab40c

@ -32,7 +32,6 @@
pip: name={{ pip_test_package }} state=absent
register: uninstall_result
- debug: var=installed_result
- name: removing an unremoved package should return unchanged
assert:
that:

Loading…
Cancel
Save