download grml to /etc/zsh/zshrc
This commit is contained in:
parent
606da18ce7
commit
35d8e39eb4
@ -5,6 +5,12 @@
|
||||
dest: /etc/zsh/newuser.zshrc.recommended
|
||||
backup: yes
|
||||
|
||||
- name: download default grml configuration
|
||||
get_url:
|
||||
url: http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc
|
||||
dest: /etc/zsh/zshrc
|
||||
backup: yes
|
||||
|
||||
- name: Set shell for root to zsh
|
||||
user:
|
||||
name: root
|
||||
|
Loading…
Reference in New Issue
Block a user