Ansible playbook which sets up a Roller instance

Kohei Nozaki <[email protected]> Sun, 13 Jan 2019 16:12:22 +0900
Newsgroups gmane.comp.java.roller.user
Message-ID <[email protected]>
Hello,

I'd like to share an Ansible playbook which sets up a Roller instance (with Tomcat8, Apache and PostgreSQL) on an Ubuntu box (tested with 16.04.4 LTS @ DigitalOcean). It's on my GitHub repo:

https://github.com/nuzayats/roller-ansible

There might be something better already (please share if you know such one) but I hope it's useful to someone anyway.

Regards,
Kohei