mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Optimized role structure in preparation for new backup script
This commit is contained in:
		@@ -15,10 +15,11 @@ docker:
 | 
			
		||||
    database:
 | 
			
		||||
      enabled: true
 | 
			
		||||
    akaunting:
 | 
			
		||||
      no_stop_required: true
 | 
			
		||||
      image: docker.io/akaunting/akaunting 
 | 
			
		||||
      backup:
 | 
			
		||||
        no_stop_required: true
 | 
			
		||||
      image:   docker.io/akaunting/akaunting 
 | 
			
		||||
      version: latest
 | 
			
		||||
      name: akaunting
 | 
			
		||||
      name:    akaunting
 | 
			
		||||
  volumes: 
 | 
			
		||||
    data: akaunting_data
 | 
			
		||||
credentials: {}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user