Update defaults.yml
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
- user:
|
||||
name: "user"
|
||||
shell: /bin/zsh
|
||||
shell: /opt/microsoft/powershell/7/pwsh
|
||||
|
||||
- name: Create bin folder
|
||||
become_user: user
|
||||
@@ -107,4 +107,4 @@
|
||||
dest: "~/.config/{{ item.dest }}/{{ item.destname }}"
|
||||
owner: "user"
|
||||
force: yes
|
||||
with_items: "{{ configs }}"
|
||||
with_items: "{{ configs }}"
|
||||
|
||||
Reference in New Issue
Block a user