mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
fixed kanshi copy error catching
This commit is contained in:
parent
567a17f32e
commit
124fe01320
@ -45,4 +45,4 @@
|
|||||||
copy:
|
copy:
|
||||||
src: "kanshi/by_host/{{ ansible_hostname }}/config"
|
src: "kanshi/by_host/{{ ansible_hostname }}/config"
|
||||||
dest: ~/.config/kanshi/
|
dest: ~/.config/kanshi/
|
||||||
ignore_errors: yes
|
failed_when: false
|
||||||
|
Loading…
Reference in New Issue
Block a user