1
0
Fork 0
mash-ansible-role-nextcloud/templates
brush 738ab37716
add samba customization to dockerfile, if nextcloud_container_image_customizations_samba_enabled: true (#12)
* Update main.yml

set container customizations to enabled if nextcloud_container_image_smb_enabled is set (OR imagemagick)

* nextcloud_container_image_customizations_smb_enabled activates customizations

* add smbclient installation to docker image, if enabled

see https://github.com/nextcloud/docker/blob/master/.examples/dockerfiles/smb/apache/Dockerfile for source

* Set variable default and revise multiline syntax

Integrate suggestions from @spantaleev

* Refactor code to make only a single, one-line package install

Per suggestion @spanteleev;  so that extra files can be deleted without leaving a footprint in the stack of images
2023-12-03 12:25:26 +02:00
..
customizations add samba customization to dockerfile, if nextcloud_container_image_customizations_samba_enabled: true (#12) 2023-12-03 12:25:26 +02:00
preview-generator Preview generator setup (#7) 2023-09-16 10:01:20 +03:00
systemd Preview generator setup (#7) 2023-09-16 10:01:20 +03:00
env.j2 Remove double space and simpify if statement 2023-03-25 17:29:27 +02:00
labels.j2 Make container labels configurable and extensible 2023-11-21 16:23:58 +02:00