diff --git a/system/base/user/tasks/main.yml b/system/base/user/tasks/main.yml index b04db5c..bbb2573 100644 --- a/system/base/user/tasks/main.yml +++ b/system/base/user/tasks/main.yml @@ -11,6 +11,7 @@ repo: "https://git.wojciechkozlowski.eu/config/tmux.git" dest: "{{ system_base_user_become_user_home_directory }}/.tmux" recursive: true + ignore_errors: true # On first tmux launch install plugins with - name: "configure tmux"