Ensure the bash shell for the test users, for testing purposes

This commit is contained in:
Alexander Gorelyshev
2026-05-19 16:46:10 +04:00
parent 333adfbb6a
commit c758b4d62d

View File

@@ -18,6 +18,7 @@
name: "{{ item }}"
state: present
create_home: true
shell: /bin/bash
roles:
- role: genlab.common.miniforge