We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181cfe2 commit 694ace8Copy full SHA for 694ace8
ansible/playbooks/zsh.yml
@@ -1,7 +1,7 @@
1
---
2
- name: Configure Zsh, Neofetch, FZF, and custom .zshrc
3
hosts: all
4
- become: false
+ become: true
5
vars:
6
zsh_custom: "{{ ansible_env.HOME }}/.oh-my-zsh/custom"
7
user: "{{ ansible_user }}"
0 commit comments