chore: ansible-lint
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
zsh_home: "{{ '/root' if zsh_user == 'root' else '/home/' + zsh_user }}"
|
||||
zsh_base_config: "{{ zsh_home }}/.zshrc"
|
||||
zsh_config_path: "{{ zsh_home }}/.config/zsh"
|
||||
|
||||
Reference in New Issue
Block a user