mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Adapted roles to new architecture
This commit is contained in:
		| @@ -8,4 +8,5 @@ docker_compose_flush_handlers:  true | ||||
| espocrm_version:                "{{ applications | get_app_conf(application_id, 'docker.services.espocrm.version', True) }}" | ||||
| espocrm_image:                  "{{ applications | get_app_conf(application_id, 'docker.services.espocrm.image', True) }}" | ||||
| espocrm_name:                   "{{ applications | get_app_conf(application_id, 'docker.services.espocrm.name', True) }}" | ||||
| espocrm_volume:                 "{{ applications | get_app_conf(application_id, 'docker.volumes.data', True) }}" | ||||
| espocrm_volume:                 "{{ applications | get_app_conf(application_id, 'docker.volumes.data', True) }}" | ||||
| espocrm_config_file:            "/var/www/html/data/config-internal.php" | ||||
		Reference in New Issue
	
	Block a user