Skip to content

Dhar/ansible-owncloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ownCloud

Installs ownCloud from packages following ownCloud's installation instructions. Admittedly, a really simple role. Created to install ownCloud onto stripped-down OpenVZ containers.

Requirements

This role was created for and tested on Ubuntu Trusty. Please add other distributions as you see fit.

Role Variables

None, yay!

Dependencies

None, bigger yay!

Usage

ansible-galaxy install garnold.owncloud

Also check the Ansible Galaxy about page.

Example Playbook

Super simple:

- hosts: owncloud
  roles:
  - { role: garnold.owncloud }

License

MIT

Author Information

Gary Arnold

GitHub project page

About

An Ansible role for installing ownCloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published