mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 00:58:56 +01:00 
			
		
		
		
	add comment
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
# testing!
 | 
			
		||||
- name: "Set up a Matrix server"
 | 
			
		||||
  hosts: "{{ target if target is defined else 'matrix_servers' }}"
 | 
			
		||||
  become: true
 | 
			
		||||
@@ -55,4 +56,4 @@
 | 
			
		||||
    - matrix-aux
 | 
			
		||||
    - matrix-postgres-backup
 | 
			
		||||
    - matrix-prometheus-postgres-exporter
 | 
			
		||||
    - matrix-common-after
 | 
			
		||||
    - matrix-common-after
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user