diff --git a/tasks/install.yml b/tasks/install.yml index adb6cf5..9bfea4c 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -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']