Remove debug task from pip

This commit is contained in:
James Tanner 2014-02-19 16:03:38 -05:00
parent 6e3a2db602
commit 5272eab40c

View file

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