Skip to content

Commit 694ace8

Browse files
committedSep 21, 2024
fiz zsh playbook
1 parent 181cfe2 commit 694ace8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ansible/playbooks/zsh.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
- name: Configure Zsh, Neofetch, FZF, and custom .zshrc
33
hosts: all
4-
become: false
4+
become: true
55
vars:
66
zsh_custom: "{{ ansible_env.HOME }}/.oh-my-zsh/custom"
77
user: "{{ ansible_user }}"

0 commit comments

Comments
 (0)
Please sign in to comment.