forked from ISTI-ansible-roles/ansible-roles
Incremeted sleep time
This commit is contained in:
parent
a1fd719d14
commit
c16f303809
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
- name: Restart orientdb
|
||||
service: name=orientdb state=restarted sleep=20
|
||||
service: name=orientdb state=restarted sleep=30
|
||||
when: orientdb_enabled
|
||||
|
|
Loading…
Reference in New Issue