blob: 62c3ac0ee30d23f10ae89c493ec70c3f4665954d [file] [log] [blame]
---
# deploy-elasticstack-playbook.yml
# installs elasticstack on the CORD head node
- name: Install elasticstack and apache proxy
become: yes
hosts: head
roles:
- java-oracle
- elasticstack
- apache-proxy