Remove useless file copy
This commit is contained in:
parent
cb0065fde0
commit
696ae3042d
1 changed files with 0 additions and 7 deletions
|
@ -55,13 +55,6 @@
|
|||
- zsh/.zshrc
|
||||
- zsh/.zprofile
|
||||
|
||||
|
||||
- name: copy vifm config
|
||||
ansible.builtin.copy:
|
||||
src: vifm/
|
||||
dest: '{{ ansible_user_dir }}/.config/vifm/'
|
||||
mode: 0640
|
||||
|
||||
- name: Launch Sway related roles
|
||||
hosts: all
|
||||
roles:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue