Fix require statement

This commit is contained in:
Jason Ertel
2021-06-16 21:48:31 -04:00
parent 2d34208269
commit 059b016c62

View File

@@ -121,7 +121,7 @@ so-elastalert:
- extra_hosts: - extra_hosts:
- {{MANAGER_URL}}:{{MANAGER_IP}} - {{MANAGER_URL}}:{{MANAGER_IP}}
- require: - require:
- module: wait_for_elasticsearch - cmd: wait_for_elasticsearch
- watch: - watch:
- file: elastaconf - file: elastaconf