don't specify pip3 path explicitly

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-12-01 13:35:39 +01:00
parent 9fb5c0d12d
commit bca648485d
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
name:
- python-hosts
- python-consul
executable: /usr/bin/pip3
executable: pip3
- name: Copy up, down, & refresh scritps
tags: ['role::tinc', 'role::tinc:install']