Incremeted sleep time

This commit is contained in:
Luca Frosini 2017-05-09 15:38:05 +02:00
parent a1fd719d14
commit c16f303809
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
---
- name: Restart orientdb
service: name=orientdb state=restarted sleep=20
service: name=orientdb state=restarted sleep=30
when: orientdb_enabled