mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 00:58:56 +01:00 
			
		
		
		
	Update roles/custom/matrix-dimension/tasks/setup_install.yml: fix capitalization
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
		@@ -105,7 +105,7 @@
 | 
			
		||||
  delay: "{{ devture_playbook_help_container_retries_delay }}"
 | 
			
		||||
  until: matrix_dimension_pull_results is not failed
 | 
			
		||||
 | 
			
		||||
- name: Ensure dimension repository is present on self-build
 | 
			
		||||
- name: Ensure Dimension repository is present on self-build
 | 
			
		||||
  ansible.builtin.git:
 | 
			
		||||
    repo: "{{ matrix_dimension_container_image_self_build_repo }}"
 | 
			
		||||
    dest: "{{ matrix_dimension_docker_src_files_path }}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user