Closed
Description
Elastic Stack doesn't like having different versions of services throughout one setup.
What about the following:
- If you don't give a certain version to install, we install the latest one available in the repository. Just like now
- With every Ansible run after the first, we read the installed version (e.g. from the CA host) and use this as the new default
This way we could make sure that new hosts always have the correct version, even when they are set up some time after the initial setup.