summaryrefslogtreecommitdiff
path: root/bootstrap/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/tasks')
-rw-r--r--bootstrap/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/tasks/main.yml b/bootstrap/tasks/main.yml
index 4512804..9732142 100644
--- a/bootstrap/tasks/main.yml
+++ b/bootstrap/tasks/main.yml
@@ -35,6 +35,7 @@
ansible.builtin.user:
name: admin
groups: wheel
+ shell: /bin/bash
append: true
- name: Ensure admin ssh directory exists