Simple ansible role to install ownCloud infinite scale as systemd service
- Create a group
- Create a system_user in group, Shell: /sbin/nologin, Home: /var/lib/ocis
- Create /etc/ocis with ownership system_user:group
- Create /etc/ocis/ocis.env
- Create a random ocis admin password
- Run ocis init
- Create a systemd unit file
- Enable and start systemd unit