No description
				
			
		
				- add ansible playbooks and roles for deploying taler exchange and merchant
- configure PostgreSQL, GNU Taler repositories, and services
🔧 chore(config): provide example env and gitignore for sensitive files
- create .env-example with placeholders for sensitive info
- add .gitignore entries for .env and common editor files
		
	
					 | 
			||
|---|---|---|
| collections | ||
| group_vars | ||
| inventories/local | ||
| playbooks | ||
| roles | ||
| .env-example | ||
| .gitignore | ||
| ansible.cfg | ||
| README.md | ||