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
|
@ -13,6 +13,7 @@
|
|||
dest: /var/lib/wifi-mqtt
|
||||
accept_hostkey: yes
|
||||
notify: Restart wifi-mqtt
|
||||
ignore_errors: true
|
||||
|
||||
- name: Install service file
|
||||
ansible.builtin.template:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue