install bash_it with BASHIT set to "y"
This commit is contained in:
@@ -83,4 +83,4 @@
|
||||
- name: users | {{ user }} | call dotfile install script
|
||||
become: yes
|
||||
become_user: '{{ user }}'
|
||||
shell: "POWERLINE=n BASHIT=n ZSHCUSTOM=n {{ getent_passwd[user][4] }}/dotfiles/install.sh"
|
||||
shell: "POWERLINE=n BASHIT=y ZSHCUSTOM=n {{ getent_passwd[user][4] }}/dotfiles/install.sh"
|
||||
Reference in New Issue
Block a user