chris1984.owncloud_role
Role Name
ownCloud is a tool for sharing and syncing your files across different devices. This role installs ownCloud, can update the operating system, and install httpd as well.
Build Status
Requirements
This module assumes you will use MariaDB and that it has already been set up. If MariaDB is not present, set owncloud_setup_db
to true, and it will install MariaDB for you.
Role Variables
Here are the nine variables used in this role:
owncloud_setup_http
:false
owncloud_setup_php
:true
owncloud_update_os
:false
owncloud_setup_db
:false
owncloud_install_base
:false
owncloud_owncloud_destination
:/var/www/html
owncloud_php_version
:remi-php56
owncloud_db_password
:default
owncloud_db_user
:owncloud
owncloud_db_name
:owncloud
License
GPLv3
Steps to Run the Role
To use the role, create a file called file.yml
like this:
---
- name: Install Owncloud
hosts: webservers
remote_user: root
roles:
- chris1984.owncloud_role
Author Information
Informazioni sul progetto
Installs ownCloud on Enterprise Linux such as Centos and Red Hat
Installa
ansible-galaxy install chris1984.owncloud_role
Licenza
Unknown
Download
629
Proprietario
Senior Software Developer - Red Hat Satellite, Hammer-cli-katello, Azure, fog-vsphere.