Fix(Choux): prompts...
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
# force: yes
|
||||
# backup: yes
|
||||
|
||||
- name: Install base CLI packages
|
||||
pacman:
|
||||
name: zsh
|
||||
state: present
|
||||
|
||||
- name: Set shell for root to zsh
|
||||
user:
|
||||
name: root
|
||||
|
Reference in New Issue
Block a user