Merge "ensure-tox: Output tox version"
This commit is contained in:
commit
b37367637e
@ -13,3 +13,6 @@
|
||||
executable: /bin/bash
|
||||
register: result
|
||||
changed_when: "'Successfully installed' in result.stdout"
|
||||
|
||||
- name: Output tox version
|
||||
command: tox --version
|
||||
|
Loading…
x
Reference in New Issue
Block a user