Fix(Choux): prompts...

This commit is contained in:
2019-03-05 18:28:27 +01:00
parent 5e70c436eb
commit f39d0a220a
2 changed files with 6 additions and 1 deletions

View File

@@ -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