chris1984.owncloud_role
Role Name
ownCloud is tool to share and synchronize your files across different devices. The role installs ownCloud, has the ability to update the OS and install httpd as well.
Build Status
Requirements
The module assumes that if you are going to use MariaDB and that you already have set it up separately. If there is no MariaDB present then set the owncloud_setup_db to true and it will install MariaDB.
Role Variables
Following are the nine variables used in the role:
owncloud_setup_httpfalseowncloud_setup_phptrueowncloud_update_osfalseowncloud_setup_dbfalseowncloud_install_basefalseowncloud_owncloud_destination/var/www/htmlowncloud_php_versionremi-php56owncloud_db_passworddefaultowncloud_db_userowncloudowncloud_db_nameowncloud
License
GPLv3
Steps to run Role
To call the role, you would want to create a file.yml similar to:
---
- name: Install Owncloud
hosts: webservers
remote_user: root
roles:
- chris1984.owncloud_role
Author Information
Install
ansible-galaxy install chris1984.owncloud_roleLicense
Unknown
Downloads
640
Owner
Senior Software Developer - Red Hat Satellite, Hammer-cli-katello, Azure, fog-vsphere.
