You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-homelab/roles/portainer_nextcloud/defaults/main.yml

9 lines
224 B
YAML

---
# https://hub.docker.com/_/nextcloud/tags
nextcloud_state: present
nextcloud_image: nextcloud
nextcloud_tag: 27.1
nextcloud_expose_port: 8081
nextcloud_container_name: nextcloud
nextcloud_portainer_stack_name: nextcloud