ignore errors

This commit is contained in:
rene
2022-04-21 18:29:14 +02:00
parent 79601eac67
commit 861675116b

View File

@@ -80,6 +80,7 @@
- { src: 'bash/bashrc', dest: '.bashrc' } - { src: 'bash/bashrc', dest: '.bashrc' }
- { src: 'zsh/zshrc', dest: '.zshrc' } - { src: 'zsh/zshrc', dest: '.zshrc' }
- { src: 'tmux/tmux.conf', dest: '.tmux.conf' } - { src: 'tmux/tmux.conf', dest: '.tmux.conf' }
ignore_errors: yes
- name: users | {{ user }} | call dotfile install script - name: users | {{ user }} | call dotfile install script
become: yes become: yes