mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	sync with previous repo
This commit is contained in:
		
							
								
								
									
										6
									
								
								roles/matrix-common-after/tasks/dump_runtime_results.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								roles/matrix-common-after/tasks/dump_runtime_results.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| # Ansible outputs the message in the `item=` field. | ||||
| # It's unnecessary to output it again in the actual message, so we don't. | ||||
| - debug: | ||||
|     msg: "" | ||||
|   with_items: "{{ matrix_playbook_runtime_results }}" | ||||
|   when: "matrix_playbook_runtime_results is defined and matrix_playbook_runtime_results|length > 0" | ||||
		Reference in New Issue
	
	Block a user