1
0
Fork 0
mirror of https://github.com/shouptech/ansible-role-nextcloud.git synced 2026-02-03 06:59:42 +00:00

Remove unused variable

This commit is contained in:
Mike Shoup 2017-11-10 17:26:36 -07:00
parent 9bd70fdceb
commit bcbbe4dc75

View file

@ -2,5 +2,4 @@
# defaults file for nextcloud
nextcloud_package_url: https://download.nextcloud.com/server/releases/nextcloud-12.0.3.tar.bz2
nextcloud_package_destination: "{{ ansible_env.HOME }}"
nextcloud_install_destination: /opt/nextcloud
nextcloud_use_firewalld: true