Remove debug task from pip
This commit is contained in:
parent
6e3a2db602
commit
5272eab40c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue