replacing ELK with elastic

This commit is contained in:
Alberto Gonzalez 2017-07-19 17:07:52 -07:00 committed by GitHub
parent a7865452e6
commit aa6a91ab67

View File

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