fix(redis-server.yml): standardize variable names and improve configuration clarity
This commit is contained in:
@@ -23,14 +23,14 @@
|
||||
- shell-config
|
||||
- vim-config
|
||||
|
||||
#- name: (shell.yml) Set default ZSH configuration - file /etc/zsh/zshrc
|
||||
# copy:
|
||||
# src: "{{ item }}"
|
||||
# dest: /etc/zsh/zshrc
|
||||
# owner: root
|
||||
# group: root
|
||||
# mode: '0644'
|
||||
# with_fileglob: "etc/zsh/zshrc"
|
||||
# tags:
|
||||
# - shell-config
|
||||
# - zsh-config
|
||||
# - name: (shell.yml) Set default ZSH configuration - file /etc/zsh/zshrc
|
||||
# copy:
|
||||
# src: "{{ item }}"
|
||||
# dest: /etc/zsh/zshrc
|
||||
# owner: root
|
||||
# group: root
|
||||
# mode: '0644'
|
||||
# with_fileglob: "etc/zsh/zshrc"
|
||||
# tags:
|
||||
# - shell-config
|
||||
# - zsh-config
|
||||
|
||||
Reference in New Issue
Block a user