Merge pull request #46 from madonius/bugfix/indentation-in-elastic-role
Fix indentation error in elastic search role
This commit is contained in:
commit
14e2edb363
@ -23,12 +23,12 @@
|
|||||||
value: true
|
value: true
|
||||||
vtype: boolean
|
vtype: boolean
|
||||||
|
|
||||||
- name: Debian/Ubuntu | Oracle Java 8 installer
|
- name: Debian/Ubuntu | Oracle Java 8 installer
|
||||||
apt:
|
apt:
|
||||||
name: oracle-java8-installer
|
name: oracle-java8-installer
|
||||||
state: present
|
state: present
|
||||||
cache_valid_time: 3600
|
cache_valid_time: 3600
|
||||||
tags: install
|
tags: install
|
||||||
|
|
||||||
- name: Debian/Ubuntu | Add Elasticsearch GPG key.
|
- name: Debian/Ubuntu | Add Elasticsearch GPG key.
|
||||||
apt_key:
|
apt_key:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user