mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Adapted roles to new architecture
This commit is contained in:
		| @@ -8,7 +8,6 @@ matomo_version:       "{{ applications | get_app_conf(application_id, 'docker.se | ||||
| matomo_image:         "{{ applications | get_app_conf(application_id, 'docker.services.matomo.image', True) }}" | ||||
| matomo_name:          "{{ applications | get_app_conf(application_id, 'docker.services.matomo.name', True) }}" | ||||
| matomo_data:          "{{ applications | get_app_conf(application_id, 'docker.volumes.data', True) }}" | ||||
| matomo_backup_file:   "{{ docker_compose.directories.instance }}/config.ini.php.bak" | ||||
| matomo_config:        "/var/www/html/config/config.ini.php" | ||||
|  | ||||
| # I don't know if this is still necessary | ||||
|   | ||||
		Reference in New Issue
	
	Block a user