diff --git a/roles/common/tasks/user-ops.yaml b/roles/common/tasks/user-ops.yaml index a11cc21..d739eb2 100644 --- a/roles/common/tasks/user-ops.yaml +++ b/roles/common/tasks/user-ops.yaml @@ -3,6 +3,7 @@ ansible.builtin.user: name: service-user comment: Service user + shell: /bin/bash - name: "Update authorized_keys of tormakris" ansible.posix.authorized_key: