ignore errors on git fail
This commit is contained in:
@@ -54,6 +54,7 @@
|
|||||||
repo: 'ssh://git@gitlab.social.my-wan.de:22422/rene/root-bin.git'
|
repo: 'ssh://git@gitlab.social.my-wan.de:22422/rene/root-bin.git'
|
||||||
dest: "{{ root_home }}/bin"
|
dest: "{{ root_home }}/bin"
|
||||||
key_file: '/root/.ssh/gitlab_read_ed25519'
|
key_file: '/root/.ssh/gitlab_read_ed25519'
|
||||||
|
ignore_errors: True
|
||||||
|
|
||||||
# - name: users | root | link dotfiles
|
# - name: users | root | link dotfiles
|
||||||
# become: yes
|
# become: yes
|
||||||
|
|||||||
Reference in New Issue
Block a user