download grml to /etc/zsh/zshrc

This commit is contained in:
Bertrand Benjamin 2018-08-28 07:54:36 +02:00
parent 606da18ce7
commit 35d8e39eb4
1 changed files with 6 additions and 0 deletions

View File

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