diff --git a/icatdb_minimal_hosts.yml b/icatdb_minimal_hosts.yml index b8ffab9..198e431 100644 --- a/icatdb_minimal_hosts.yml +++ b/icatdb_minimal_hosts.yml @@ -13,3 +13,7 @@ - role: authn_anon - role: icat_lucene - role: icat_server + tasks: + - name: Pause for 1 minute to allow Payara to start before the handlers run + pause: + minutes: 1