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
|
@ -2,7 +2,7 @@
|
|||
- ansible.builtin.import_tasks:
|
||||
file: ../../common/handlers/main.yaml
|
||||
|
||||
- name: restart etherpad
|
||||
- name: Restart etherpad
|
||||
ansible.builtin.systemd:
|
||||
name: etherpad
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue