mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			141 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			141 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| - name: "Include core routines for '{{ application_id }}'"
 | |
|   include_tasks: "01_core.yml"
 | |
|   when: run_once_web_app_bridgy_fed is not defined
 |