Commit graph

5 commits

Author SHA1 Message Date
Julien Mailleret
cab03ece10
xpack features refactoring (#653)
- rename es_enable_xpack variable to oss_version
  this variable name should be more explicit and consistent with the xpack changes made in 6.3
  es_enable_xpack can still be used but is deprecated and will be removed in a later version.
- remove es_xpack-features variables
  this variable was not working anymore since 6.3 [0]

[0]: https://github.com/elastic/ansible-elasticsearch/issues/608
2020-06-12 18:15:03 +02:00
pemontto
9b427f148d
Move integration test files to test directory 2019-10-31 10:54:28 +00:00
pemontto
49e36125a5
Update SSL/TLS tests 2019-10-25 10:18:00 +01:00
pemontto
d59c452918
Add tests specifically for SSL certificates 2019-10-22 13:04:56 +01:00
pemontto
ab70e6f11d
Add tests for SSL and and trial versions 2019-10-18 17:56:55 +01:00