mirror of
https://github.com/shouptech/ansible-role-nextcloud.git
synced 2026-02-03 15:09:42 +00:00
Remove unused variable
This commit is contained in:
parent
9bd70fdceb
commit
bcbbe4dc75
1 changed files with 0 additions and 1 deletions
|
|
@ -2,5 +2,4 @@
|
||||||
# defaults file for nextcloud
|
# defaults file for nextcloud
|
||||||
nextcloud_package_url: https://download.nextcloud.com/server/releases/nextcloud-12.0.3.tar.bz2
|
nextcloud_package_url: https://download.nextcloud.com/server/releases/nextcloud-12.0.3.tar.bz2
|
||||||
nextcloud_package_destination: "{{ ansible_env.HOME }}"
|
nextcloud_package_destination: "{{ ansible_env.HOME }}"
|
||||||
nextcloud_install_destination: /opt/nextcloud
|
|
||||||
nextcloud_use_firewalld: true
|
nextcloud_use_firewalld: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue