mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Moved update commands to nextcloud role
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|  | ||||
|   application: | ||||
|     image: "{{ nextcloud_image }}:{{ nextcloud_version }}" | ||||
|     container_name: {{ nextcloud_container }} | ||||
|     container_name: {{ NEXTCLOUD_CONTAINER }} | ||||
|     volumes: | ||||
|       - data:{{ NEXTCLOUD_DOCKER_WORK_DIRECTORY }} | ||||
|       - {{nextcloud_host_config_additives_directory}}:{{nextcloud_docker_config_additives_directory}}:ro | ||||
|   | ||||
		Reference in New Issue
	
	Block a user