Slavi Pantaleev
							
						 
					 | 
					
						
						
							
						
						3ee7deb2d7
					 | 
					
						
						
							
							Rename variable (matrix_user_groupname -> matrix_group_name)
						
						
						
						
						
						
					 | 
					
						2025-04-29 10:39:41 +03:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Slavi Pantaleev
							
						 
					 | 
					
						
						
							
						
						9fc5cdab33
					 | 
					
						
						
							
							Rename variable (matrix_user_username -> matrix_user_name)
						
						
						
						
						
						
					 | 
					
						2025-04-29 10:39:41 +03:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Suguru Hirahara
							
						 
					 | 
					
						
						
							
						
						0bbe13b474
					 | 
					
						
						
							
							Add license information to files for matrix-conduit
						
						
						
						
						
						
						
						Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org> 
						
						
					 | 
					
						2025-02-28 21:24:31 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Mehren
							
						 
					 | 
					
						
						
							
						
						c89c356e53
					 | 
					
						
						
							
							Add a global config option for Docker network MTU (#3502)
						
						
						
						
						
						
						
						* Add a global config option for Docker network MTU
* Upgrade systemd_docker_base (v1.2.0-0 -> v1.3.0-0)
The new version includes `devture_systemd_docker_base_container_networks_driver_options`
due to 3cc7d12396
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3502
* Switch from passing matrix_playbook_docker_network_mtu to respecting devture_systemd_docker_base_container_networks_driver_options
Related to:
- 3cc7d12396
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3502
* Update all roles to versions that respect `devture_systemd_docker_base_container_networks_driver_options`
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com> 
						
						
					 | 
					
						2024-09-18 16:20:27 +03:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Slavi Pantaleev
							
						 
					 | 
					
						
						
							
						
						3758b0cfeb
					 | 
					
						
						
							
							Squashed commit of the following:
						
						
						
						
						
						
						
						commit cf8637efaca0a0be3609fd6add0dff893a0a9194
Author: Slavi Pantaleev <slavi@devture.com>
Date:   Sun Mar 24 19:14:57 2024 +0200
    Make devture_systemd_docker_base_ipv6_enabled automatically reconfigure geerlingguy/ansible-role-docker
    Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3218
commit dc7af3bc7d25f321bf409477d823e43ea8a05803
Author: Slavi Pantaleev <slavi@devture.com>
Date:   Sun Mar 24 19:10:31 2024 +0200
    Replace matrix_ipv6_enabled with devture_systemd_docker_base_ipv6_enabled
    Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3218
commit 07e900d6a2
Author: Slavi Pantaleev <slavi@devture.com>
Date:   Sun Mar 24 19:01:51 2024 +0200
    Improve matrix_ipv6_enabled comments
commit 3f03ca7f69
Author: Tilo Spannagel <development@tilosp.de>
Date:   Sat Mar 9 19:27:50 2024 +0000
    Add setting to enable ipv6
						
						
					 | 
					
						2024-03-24 19:15:43 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Samuel Meenzen
							
						 
					 | 
					
						
						
							
						
						bb59e82bca
					 | 
					
						
						
							
							fix: actually allow overriding the conduit config template
						
						
						
						
						
						
					 | 
					
						2024-02-19 15:14:36 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Slavi Pantaleev
							
						 
					 | 
					
						
						
							
						
						4639eebf12
					 | 
					
						
						
							
							Add native Traefik support to matrix-conduit
						
						
						
						
						
						
					 | 
					
						2024-01-11 08:56:51 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Slavi Pantaleev
							
						 
					 | 
					
						
						
							
						
						cdd23aafc6
					 | 
					
						
						
							
							Add matrix_conduit_container_network/matrix_conduit_container_additional_networks
						
						
						
						
						
						
					 | 
					
						2023-02-26 22:08:08 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Slavi Pantaleev
							
						 
					 | 
					
						
						
							
						
						2688e8bfc3
					 | 
					
						
						
							
							Optimize initial installation by not reloading systemd after each .service install
						
						
						
						
						
						
						
						We expect `--tags=start` to handle systemd reloading, so we don't need
to do it manually each time we install/uninstall a .service file. 
						
						
					 | 
					
						2022-11-27 10:02:45 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Slavi Pantaleev
							
						 
					 | 
					
						
						
							
						
						7c2a7a8eb6
					 | 
					
						
						
							
							Replace most import_tasks calls with include_tasks for improved performance
						
						
						
						
						
						
					 | 
					
						2022-11-24 11:33:45 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |