Dear all, I have updated ElastiCluster's Ansible playbooks to use the new syntax introduced in Ansible 2.4 and 2.5. This gets rid of the many deprecation warnings that were littering ElastiCluster's output, but also introduces some incompatibility with Ansible 2.3. So:
* Ansible 2.5 or 2.6 is now required to run ElastiCluster * If you're using the Docker image or `elasticluster.sh`,no action is needed on your part -- the dependency will be automatically handled for you . * If you have installed ElastiCluster from the Python sources with `pip install`, then you will need to upgrade Ansible with `pip install --upgrade ansible`. It is possible that the new syntax breaks something in the playbooks -- I have tested some common use cases, but the changes are so pervasive that much more testing would be needed. Please let me know if you run into any issue. Ciao, R -- You received this message because you are subscribed to the Google Groups "elasticluster" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
