Small fixes and improvements (#569)

- add .ruby-version
- update ansible min version
- update ansible galaxy tags
- fix doc and changelog
This commit is contained in:
Julien Mailleret 2019-05-31 08:50:00 +02:00 committed by GitHub
parent 7f5be969e0
commit 25bd09f683
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 18 additions and 15 deletions

View file

@ -7,7 +7,7 @@ galaxy_info:
description: Elasticsearch for Linux
company: "Elastic.co"
license: "license (Apache)"
min_ansible_version: 2.3.2
min_ansible_version: 2.4.2
platforms:
- name: EL
versions:
@ -19,7 +19,9 @@ galaxy_info:
- name: Ubuntu
versions:
- all
categories:
- system
- galaxy_tags:
- elastic
- elasticsearch
- elk
- logging
dependencies: []