forked from bitlair/ansible
Ignore errors on git task
This commit is contained in:
parent
abc64144a8
commit
67087c4f48
8 changed files with 24 additions and 18 deletions
|
@ -12,6 +12,7 @@
|
|||
dest: /var/lib/mastodon-spacestate
|
||||
accept_hostkey: yes
|
||||
notify: Restart mastodon-spacestate
|
||||
ignore_errors: true
|
||||
|
||||
- name: Install config
|
||||
ansible.builtin.template:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue