mirror of
https://github.com/shouptech/ansible-role-nextcloud.git
synced 2026-02-03 15:09:42 +00:00
Fix table
This commit is contained in:
parent
545f4732e3
commit
82cb04d2af
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Role Variables
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
| name | default | comments |
|
| name | default | comments |
|
||||||
|======|=========|==========|
|
|------|---------|----------|
|
||||||
| nextcloud_package_url | `https://download.nextcloud.com/server/releases/nextcloud-12.0.3.tar.bz2` | URL to download the nextcloud package from |
|
| nextcloud_package_url | `https://download.nextcloud.com/server/releases/nextcloud-12.0.3.tar.bz2` | URL to download the nextcloud package from |
|
||||||
| nextcloud_package_destination | `"{{ ansible_env.HOME }}"` | This is a temporary location to download the package to. Generally doesn't need to be tweaked. |
|
| nextcloud_package_destination | `"{{ ansible_env.HOME }}"` | This is a temporary location to download the package to. Generally doesn't need to be tweaked. |
|
||||||
| nextcloud_use_firewalld | yes | Whether or not `firewalld` is in use on the remote |
|
| nextcloud_use_firewalld | yes | Whether or not `firewalld` is in use on the remote |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue