mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Changed typos
This commit is contained in:
		| @@ -112,11 +112,11 @@ | ||||
|       vars: | ||||
|         domain: "elk.{{top_domain}}" | ||||
|         http_port: 8008 | ||||
| - name: setup akounting hosts | ||||
|   hosts: akounting_hosts | ||||
| - name: setup akaunting hosts | ||||
|   hosts: akaunting_hosts | ||||
|   become: true | ||||
|   roles: | ||||
|    -  role: docker-akounting | ||||
|    -  role: docker-akaunting | ||||
|       vars: | ||||
|         domain: akounting.{{top_domain}} | ||||
|         domain: akaunting.{{top_domain}} | ||||
|         http_port: 8080 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user