Installs ownCloud from packages following ownCloud's installation instructions. Admittedly, a really simple role. Created to install ownCloud onto stripped-down OpenVZ containers.
This role was created for and tested on Ubuntu Trusty. Please add other distributions as you see fit.
None, yay!
None, bigger yay!
ansible-galaxy install garnold.owncloud
Also check the Ansible Galaxy about page.
Super simple:
- hosts: owncloud
roles:
- { role: garnold.owncloud }
MIT
Gary Arnold