Failed to commit changes in tasks/main.yml in 441d323

This commit is contained in:
Jakob Reiter 2015-07-31 12:16:09 +02:00
parent 441d3238cf
commit 138ad32c55

View file

@ -1,6 +1,4 @@
--- ---
- name: Include OS-specific variables
include_vars: "{{ ansible_os_family }}.yml"
- include: java.yml - include: java.yml
- include: elasticsearch.yml - include: elasticsearch.yml
- include: elasticsearch-plugins.yml - include: elasticsearch-plugins.yml