mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			143 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			143 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| - name: "Execute migration for '{{ application_id }}'"
 | |
|   command:
 | |
|     cmd: "docker exec {{ MASTODON_CONTAINER }} bundle exec rails db:migrate"
 |