Published on 27 February 2020 SQLLine in Apache Ignite doesn’t start By Diego , In Ansible, Code, gotcha! If you’re having trouble starting SQLLine from that sqlline.sh file included in Apache Ignite distributions, please read this. This gotcha made me waste some precious time… who knows, it might save yours!
Published on 13 January 2020 Generate SSH keys using Ansible By Diego , In Ansible, Code, DevOps This post proposes a couple of techniques to generate SSH keys on your local host machine, using Ansible. Always useful when configuring your servers!