This commit is contained in:
Nathan Young 2019-10-11 17:02:26 +01:00
parent 2fb648fee6
commit a1a190feb7
No known key found for this signature in database
GPG key ID: EB5E14327B10D023

View file

@ -80,7 +80,7 @@
- (es_users is defined and es_users.native is defined) or (es_roles is defined and es_roles.native is defined) - (es_users is defined and es_users.native is defined) or (es_roles is defined and es_roles.native is defined)
# If playbook runs too fast, Native commands could fail as the Native Realm is not yet up # If playbook runs too fast, Native commands could fail as the Native Realm is not yet up
- name: Wait 15 seconds for the Native Relm to come up - name: Wait 15 seconds for the Native Realm to come up
command: sleep 15 command: sleep 15
when: manage_native_realm when: manage_native_realm