mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	implemented listmonk base role
This commit is contained in:
		| @@ -205,6 +205,14 @@ | ||||
|       vars: | ||||
|         domain: matomo.{{top_domain}} | ||||
|         http_port: 8018 | ||||
| - name: setup listmonk | ||||
|   hosts: listmonk | ||||
|   become: true | ||||
|   roles: | ||||
|    -  role: docker-listmonk | ||||
|       vars: | ||||
|         domain: listmonk.{{top_domain}} | ||||
|         http_port: 8019 | ||||
| - name: setup akaunting hosts | ||||
|   hosts: akaunting | ||||
|   become: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user