An Ansible role for running ACIs with systemd
Following on from my previous blog post about rkt, I’ve published an Ansible role I use to deploy a simple systemd service unit that runs an ACI (the image format used by rkt).
You can find it on Ansible Galaxy at https://galaxy.ansible.com/list#/roles/3736, and on GitHub at https://github.com/charleskorn/rkt-runner.
Like the previous post, this written for the v0.5.5 release of rkt, so some things may be slightly outdated.