Replacing ELK with elastic

This commit is contained in:
Alberto Gonzalez 2017-07-19 17:24:58 -07:00 committed by GitHub
parent 68d92d181e
commit 9e958cadd4

View File

@ -1,5 +1,5 @@
--- ---
- name: Remove Elasticsearch repository (and clean up left-over metadata) - name: Remove Elasticsearch repository (and clean up left-over metadata)
yum_repository: yum_repository:
name: elk_repo name: elastic_repo
state: absent state: absent