diff --git a/roles/ssh_gateway/tasks/ansible.yml b/roles/ssh_gateway/tasks/ansible.yml index 6c00817..c9b5775 100644 --- a/roles/ssh_gateway/tasks/ansible.yml +++ b/roles/ssh_gateway/tasks/ansible.yml @@ -6,5 +6,6 @@ - python3-pip - python3-venv - python3-poetry + - sshpass state: present become: true